Hi, my problem is the following:
I had the app with name "XY App" which was published (and approved) to the store as provider hosted app.
As I don't want to waste azure resources on that app I decided to create a sp hosted app (new solution also) with the same functionality, same name, etc. I removed the old app from store and submitted the new one but got the error that "the app appears
to be a duplicate of an app already submitted to the office store".
Is it possible to revoke a removed app from store and edit it (upload a new .app with the same name), or at least just to use the "XY App" name in the new solution when publishing the app.I'd like to avoid using of "SomePrefix XY App" for the app name.
Maybe I need only to use the same productID in the appManifest file and I assume that version number should be increased in that case also? I don't want to spam the store approvers so if somebody has some clue about it I would appreciate it.