Hello,
I have a native app on the iOS App Store made with Bubble.
When a user uses the “open an external website” workflow, it usually redirects to that website. However, for a native app, that is an issue because the user loses where they were on the app.
However, when I use the “open an external website” workflow to redirect to a File’s URL, it conveniently lets the user go back exactly to where they were without losing any progress.
(I’ve attached an image highlighting what I mean by this).
How can I implement this (if possible) for all things rather than just bubble hosted files?
For example, can I go to a Stripe Checkout Page in this manner so that a user could just press “done” if they change their mind & go back to the exact spot they were in the app?
Any help is much appreciated! Thank you!!