on 2019 Feb 19 9:46 AM
Hello community,
hopefully somebody has picked up some experience with the following topic and can give some insights:
From a Fiori App, running inside the Fiori Launchpad on an iPad, I call a custom URL Scheme to start an external native app. That works as expected.
After the task is done in the native app I want to return to the app in the Fiori Launchpad. I can do this by tapping the smal < SAP Fiori link top left. After tapping that link I return to the App inside the Launchpad.
What I now want to know is if there is some kind of notification about that point of return. Is there any kind of reactivation event I can listen to? Or some kind of EventBus channel I could subscribe to?
Thanks for helping out
Request clarification before answering.
Are you doing this with a custom shell?
If so, can you add a route matched event or use the page visibility API:
https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
90 | |
11 | |
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.