Publish to playstore not matching apk name

Asked

Viewed 434 times

1

I’m climbing an apk still to the Alpha but I’m not getting the error message

"The APK package name needs to be in the "com.example.myapp" format. It can contain letters (a-z), numbers and underscores (_) and precise start with a lowercase character. 150 characters are required or less."

only that the name of the application is com.producto.empresa_01.apk

where I’m going wrong ?

  • 1

    this seems to be the name of the generated file, you have to check the package name, take a look at the name that appears in applicationId check also your Androidmanifest.xml

  • I have the same problem and I couldn’t solve it :.

  • samuelrvg thank you is that key even if it is inside the Manifest.xml app-id and the name must start with minuscule letter inside it and the apk name must be the same as described inside the Manifest

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.