I have signed and zipalign my android application and now wishes to upload it on the play store. I however get the following message when I am done uploading it:
Upload failed Your APK's package name must be in the following format "com.example.myapp". It may contain letters (a-z), numbers, and underscores (_). It must start with a lowercase character. It must be 150 characters or fewer.
My apk name is
dd.afm.aftermath.apk
So I don't understand why it does not comply?
Thanks in advance
Change your AdnroidManifest.xml file's package value from "AndroClient.AndroClient" to "com.example.myapp" (or whatever).
Then Xamarin will use it when compiling.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With