Issue uploading to Google Playstore

So my Android APP is called Photo_log. When I upload it to Google Playstore hits me with an error message - “Your APK or Android App Bundle needs to have the package name appinventor.ai_albeix.PhotoLog”

I tried renaming the file, which produced the same result. I cannot create an APP Inventor project with that name because the “.” is an illegal character in App Inventor naming??

How do I resolve this issue??

share the .apk file (not .aab) in private/public and screenshot of the error.

Your project name ex.

Not, Photolog, Photo_log, Photo_Log etc..

You must be logged in with this email address.

Overall, it has to be identical the first time you uploaded the app.

1 Like

Thanks for the prompt response - I realized the err of my ways, corrected it and now good to go.