This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 00aece3
committed
[[ Bug 22816 ]] Fix permissions when loading a local html file
This patch uses the `loadFileURL:allowingReadAccessToURL:` instance
method of the WKWebView class to load a local html file. This fixes
an issue with insufficient permissions on iOS 12 devices that prevented
the html file from being loaded.1 parent 208cdd1 commit 00aece3
File tree
2 files changed
+5
-1
lines changed- docs/notes
- libbrowser/src
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1618 | 1618 | | |
1619 | 1619 | | |
1620 | 1620 | | |
1621 | | - | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
1622 | 1625 | | |
1623 | 1626 | | |
1624 | 1627 | | |
| |||
0 commit comments