FLWebView icon indicating copy to clipboard operation
FLWebView copied to clipboard

Loading from file?

Open fruiz500 opened this issue 10 years ago • 2 comments

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!

fruiz500 avatar Jul 06 '15 18:07 fruiz500

How to get the WKWebview realHeight after finishLoad? please help me...

LiYang-Young avatar Oct 19 '16 00:10 LiYang-Young

@douliyangwan I'd suggest you ask your question on Stack Overflow.

steverichey avatar Oct 20 '16 12:10 steverichey