You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
Allright... so it turned out that I had to use ContentSync.loadUrl with WKWebView to load the URL. And it works on newer devices (iOS 13 and 14 beta). But it doesn't work on iOS 10 an 12. :-( Are there any other methods that I could try to jump to the downloaded index.html file on iOS?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The sync process is successful, but I can't open the URL, it says it's outside of the sandbox:
The file I want to open is located here:
/Users/benkesmith/Library/Developer/CoreSimulator/Devices/4CDF822C-5552-4881-BDD0-F01A0D046AF8/data/Containers/Data/Application/20E98EE5-C810-4EBB-9D04-2F26BE93CEE2/Library/NoCloud/updated/www/index.html
Is there a workaround for WKWebView?
The text was updated successfully, but these errors were encountered: