1

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 ?
user3322955
  • 348
  • 1
  • 15
Jeeten Parmar
  • 5,568
  • 15
  • 62
  • 111

2 Answers2

0

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.

Jeeten Parmar
  • 5,568
  • 15
  • 62
  • 111
  • Please mark your own answer as correct (green V) to close the question. Thanks ;) – 2Dee Feb 19 '14 at 10:22
  • Ok mine case is petty wierd i deleted my app and when I ma trying to upload the app its showing the above error. Also I have playservices associated with it which i had published now i am not even able to delete that too...and the app in no longer in the application list still it is saying that package name exist – Nipun David Jul 24 '14 at 13:29
-3

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.

rahultheOne
  • 154
  • 1
  • 8