Skip to content
This repository was archived by the owner on Feb 7, 2020. It is now read-only.
This repository was archived by the owner on Feb 7, 2020. It is now read-only.

Loading from file? #4

Description

@fruiz500

iOS 8 has a bug that prevents loading from file, but apparently there is a workaround. Two sources:

http://stackoverflow.com/questions/24882834/wkwebview-not-working-in-ios-8-beta-4/28676439#28676439 (scroll down a little, I guess the code is swift)

https://github.com/shazron/WKWebViewFIleUrlTest (workaround works, according to my tests on iOS 8.4 from /tmp and also from /Library, which probably is better, but the code is too complex for me)

Can you add this workaround to FLWebView (objective-C preferred)? My level isn't good enough to know what I'm doing.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions