I’m currently developing an Android application using InApp Billing functionality. In order to perform testing with real end-to-end payment scenarios I need to upload the application draft to Google Play – as described here.
However, my customer wants to publish the application later using its own Google Play account.
Is it possible, that I upload the draft first, remove it after testing, and then my customer releases the application (with the same package name) with a totally different Google Play account? Would Google Play allow for that?
I don’t want to mess with package ID, it is annoying (but perhaps safest?).
Answering (sort of) my own question: