FLWebView icon indicating copy to clipboard operation
FLWebView copied to clipboard

Instructions for using framework

Open pjebs opened this issue 10 years ago • 0 comments

The example project seems to include the WebKit.framework as "required".

For an iOS 7 device will this work?

According to these articles this extra step needs to be done:

http://stackoverflow.com/questions/25897123/including-webkit-framework-for-ios8-fails-validation

http://stackoverflow.com/questions/25341238/xcode-6-ios-8-sdk-but-deploy-on-ios-7-uiwebkit-wkwebkit

Which is correct for making your code compatible with an iOS 7 device and later with no issues.

pjebs avatar Sep 28 '15 00:09 pjebs