I really should know the answer to this, but have to admit when the client asked it got me a little stumped so I thought I’d ask my CL friends.
A potential client has got in touch with regards to an app project. They wish to update an existing app that was built on unspecified frameworks; the problem is that the existing app is tapping into an old data and they want to rewrite the app to hook into their new systems - the problem is they don’t want to loose their existing users.
Not knowing anything of the existing app I claimed it was possible to re-write the app and provide it as an update, but then I started questioning whether this is possible.
I have stressed to the client that I would need the following:
iOS: Distribution/Developer Certificates; Bundle ID; the app will need to be submitted from the same iOS Developer account to iTunes Connect.
Android: Package Name; Private Key to sign the APK file - If the package name and signing certificate do not match those of the existing version, Market will consider it a new application, publish it as such, and will not offer it to existing users as an update.
But then I started to question if this is true; does anybody know if this is the case?
If anybody knows the answer or has experience in a similar scenario I’d be eternally grateful for some advice.
Many thanks…