opening a link on an iOS device (after building and deploying with the experimental features), clicking on a link does open the website, but it fully overlays the actual app, so that you are not able to navigate back anymore on an iPhone.
Is there any way to trigger an event, so that Apple devices always open links in Safari or something like that? Alternatively I thought about embedding the URL in an iFrame. How can you properly embed an iFrame in Simplifier?