You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: