@technopad wrote:
we are in the process of upgrading our existing Ionic 1 app (released in play store) to Ionic 3. When we release this Ionic 3 app as an update to existing app, we do not want existing users to be prompted to login again. The existing Ionic 1 app uses window.localStorage to store user login details. we would like to read the existing data and use it in Ionic 3 app and make it smooth transition for the users.
Even though we give the same package name, ionic 3 app is unable to read ionic 1 app’s local storage. Any help is highly appreciated!
Posts: 1
Participants: 1