dpa99c edited a comment on issue #271: CB-7179 (iOS): Add WKWebView support for iOS URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/271#issuecomment-426681782 > Don't worry - that way I can "abuse" your PR to fix all this stuff ;) > > You updated the test configuration from `xcode7.3` to `xcode8.3` - is this fully required for this PR? Will people not be able to build with Xcode 7.3 any more? (Is Xcode 7.3 related in any way any more?) Yes, Xcode 8.3 is required for the iOS 10 SDK as some properties/class used by this PR don't exist in the iOS 9 SDK, e.g. [WKWebViewConfiguration.mediaTypesRequiringUserActionForPlayback](https://developer.apple.com/documentation/webkit/wkwebviewconfiguration/1851524-mediatypesrequiringuseractionfor?language=objc)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
