I have a project with some tabs in Ionic, when I am in a branch of tab and I minimize the app, if I return after one hour app will be unresponsive.
I am able to switch tabs, but current tab is without “back button” and I cannot click.
I have thought to put a “refresh” for when I resume the app, maybe recalling “ngInit”, but I cannot set this “refresh” in every tab.
Solution?
7 posts - 4 participants