Package name problem in mit appinventor and in play console

The packageName with AI2 is:

appinventor.ai_<yourEmail>.<yourProjectName>
<yourProjectName> => <yourProjectName>.aia

In my case (for example):
myProjectName = "AT_pro".aia

packageName in my example:
appinventor.ai_bodymindpower.AT_pro

grafik

In your case:

Btw, that really is a "horrible" packageName. :wink:

But this cannot be changed afterwards unless you rebuild the app (with a suitable packageName) and unpublish your old app from the Play Store.

See also here: