问题
I am uploading android application on google play but It is showing error as : You need to use a different package name because "com.Mobile.mytestbuddy" is already used by one of your other applications There is already one app of version 1.2 in google play and this new app's version is 1.29
- What is the wrong with this ?
- Do I need to change anything or
- Do I need to unpublish old app before uploading this new version app ?
回答1:
I have solved this problem.
I was adding new Application that's why I was getting error. I click on the application which I wanted to update and there I found option to upload New APK file, I did it and It has been updated.
回答2:
This problem is arise because you did sign this apk with different debug-keystore. Check it and then reply i will give some more alternatives.
来源:https://stackoverflow.com/questions/21876806/you-need-to-use-a-different-package-name-because-com-mobile-mytestbuddy-is-alr