I have an Ionic 2 App, which may be started from browser using deeplinking. When app was started from a browser, I need a button in my app to go back to the browser and page which started my app.
I know that iOS supports "back to previous app" button (like described here: https://www.businessinsider.com/ios-9-back-to-previous-app-2015-7?IR=T) but how can I add it in Ionic 2/3?