Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
PWA App switching
-
Hi all,
I am building a PWA with onsen ui. This is working great.
But, when i have the app open on my mobile and switch to a other app, and go back again to my PWA, it always goes back to my main page. This can be frustrating. I navigate to some specific info in my PWA, switch to my mail to check something, then switch back again, and i get thrown back to the main page and have to navigate back to where i was.Is there a way to stay on the same page when switching between Apps?
Do i need to store the navigator stack myself and on reopening check the saved stack and use it to navigate to the page i was? or is there a more simple way to do this?Thanks for helping!
-
no replies… that’s a bit dissapointing.