This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 9d5fc35
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 9d5fc35
File tree
2 files changed
+11
-1
lines changed- docs/notes
- libbrowser/src
2 files changed
+11
-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 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
1622 | 1631 | | |
1623 | 1632 | | |
1624 | 1633 | | |
| |||
0 commit comments