Redirect iOS app schemes in Safari to LiveContainer using Userscripts.
- A version of Safari which fires the
navigateevent for custom URL schemes. As of now, the current iOS version does not support this feature. The Safari Technology Preview on macOS does support it, so it is likely that this will be supported soon in the upcoming versions of iOS. - The "Navigation API" feature flag is enabled under Safari Settings.
- LiveContainer is installed.
- An app which registers a custom URL scheme is installed in LiveContainer.
- Install the Userscripts app and enable the extension in Safari.
- Download the userscript in this repo to the Userscripts directory configured in the app.
- Open a web page in Safari which eventually redirects to the custom URL scheme. The userscript will open the app with the URL within LiveContainer.