Come carico su Google play con una nuova versione

Quando provo a caricare la nuova versione della mia app su google play, mi dice "Il pacchetto dell'APK o dell'Android App Bundle deve avere il nome ***************
Devi utilizzare un altro codice di versione per l'APK o l'Android App Bundle perché ne hai già uno con il codice di versione 1", ove devo andare a cambiarlo?
Dall'apk quando compilo l'app? o è un problema da risolvere su Play Console?

Look almost at the bottom of the properties of screen1 it says VersionCode.

Hello,
Is there a way to change the package ID of the bundle .aab?
it was also the problem of Silviamedie :slight_smile:

While uploading on googleplay I get the following message: "Il pacchetto dell'APK o dell'Android App Bundle deve avere il nome xxxx"

Your package name looks like this appinventor.ai_EMAIL.PROJECTNAME

To get the correct package name, use the correct project name.. just rename your project to xxxx...

Taifun

1 Like

@Taifun thanks for suggestion.
Therefore I should rename the project always with same name used on first release before to upload on Google play.

1 Like