Google Play upload problem: “Your Android App Bundle needs to have the package name cotocus.myhospitalnow.”
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
If you’re encountering an issue with uploading your app to Google Play and receiving the error message “Your Android App Bundle needs to have the package name com.x.x.base,” it means that the package name specified in your Android App Bundle (APK) does not match the required format.
Error
Solution:
Go to Android/app/build.gradle
Change applicationId “com.cotocus.myhospitalnow” here