0
I have an app already published and I want to publish a new version. While uploading apk I’m getting this error:
Sending failed The APK or Android App Bundle must be named after package with.panterafood.alternative.
"com.panterafood.alternativa" IS THE PACKAGE NAME. apk is being compiled with the right name, so this error is not making sense to me.
Does anyone have any idea what it might be? How can I contact google to see if they can help me?
I’m working with Xamarin, I don’t have build.gradle... In Androidmanifest the package name is right, it’s the same name as in google play...
– Artur Brasil