Hi everyone,
I am facing an issue : when I open any link in external service (browser, email etc), and I immediately tap on ‘Back to app’ breadcrumb on Safari, I see previously accessed screen (current-1) for a fraction of seconds, like a splash screen, before landing on current screen. I am using in app browser plugin to open the links
I tried to clear cache before opening the link $ionicHistory.clearCache();, however, still an issue.
Anyone else facing this problem? Are you able to solve this?
Thanks