When I finish my project in Unity and I want to run it on the Android platform I get the error “Package Name has not been set up correctly …” What can I do …
Hi,
Go to Edit > Project Settings > Player
Change your Company and Product names and then in the same menu go to
Other Settings->Identification
and change Package Name with convention “com.YourCompanyName.YourProductName”.