Xamarin Android: Cannot create an android archive '' because the project does not have a package name -


xamarinandroid newbie here:

have encountered error when deploying xamarinandroid app. in archiving part.

error: "cannot create android archive '' because project not have package name"

i've posted question in forum still waiting response.

any response highly appreciated. thanks!


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -