Re: [android-developers] Delete an application from google play store

2015-12-30 Thread Steve Gabrilowitz
A different app id means a different app. Keep the app id and upload the refactored code. Otherwise you will need to create a new play store app for the new app id, then you can unpublish but not delete the original. On Dec 30, 2015 4:21 PM, "Tomas Bortoli" wrote: > I would delete the applicati

[android-developers] Delete an application from google play store

2015-12-30 Thread Tomas Bortoli
I would delete the application because I've done a refactoring on the code and also the application id is changed on something more accurate and the dev console doesn't let me upload the new one because the ID is different! I read on the web that isn't possible to accomplish this. Really? Why? W