Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 22816 ]] Fix permissions when loading a local html file #7407

Open
wants to merge 1 commit into
base: develop-9.6
Choose a base branch
from

Commits on Jul 28, 2020

  1. [[ 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.
    livecodepanos committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9d5fc35 View commit details
    Browse the repository at this point in the history