I want to change the package name set in AndroidManifest.xml for a not applied for app that has been added to Amazon Developer.
We were doing live app testing with the app before submitting it for release, but for some reasons we had to change the package name of the APK.
However, when I tried to upload the APK with the renamed package of AndroidManifest.xml file to the new test, I got the following error.
Failed to upload the binary. The package name of the uploaded binary [New package names] does not match the one of version [Old package name].
I would like to know how to change the package name of the live app test if possible.
If not, please tell me how to remove the app that has been added to Amazon Developer and start a new one.