If we migrate to ionic 2 do we need to submit new app

Hello,

We decided to rebuild our Ionic1 App with Ionic2 the question is. Do we need to submit new app to the app store and Google play!

Thank you.

No, just make sure to check the ff items:

  • your new app uses the same app id found on config.xml
  • app versioning is aligned to your deployed app
  • for google play, just use the same java key store, (*.jks)
2 Likes