'Your APK or Android App Bundle's package name must be in the following format 'com.example.myapp'
Hi All
Any help is seriously appreciated. I've tried all the usual tips and Tricks I can find.
I am following the instructions to publish to Google Play store. i.e. on
https://docs.flutterflow.io/settings-and-integrations/app-settings/mobile-deployment/google-play-store-deployment
My AAB file name seems quite random whilst on peoples videos it seems more app_name.abb
i.e. Mine is:-
builds_MyGreatestAppEver-zgnjwh_mhz6w7_app-release
When I manually upload the app bundle to internal testing.
I get the following error.
"Your APK or Android App Bundle'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."
Now I have done the usual Firebase - Regenerate Config Files a few times and even changed the Package name to a new name. Nothing.
is your AAB file names so random?
Any ideas?