hi,
i have a problem with first update of my app on google play.
the app’s name is MetroPrice, i changed the version code to 2 and version name to 1.01 but when i upload the apk with the play console it make an error like this:
“the apk package must have the name io.kodular.metroprice2.MetroPrice”
what means?
what can i change to resolve this error?
You Change the package name in your update and your previous update has the package name io.kodular.metroprice2.MetroPrice.
So change package name to io.kodular.metroprice2.MetroPrice.
Or clear package name because it’s kodular default package name.