Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
iOS 8
Description
When using the WKWebView Plugin and the StatusBarPlugin together, the following error is received from the CDVStatusBar.m class:
CDVStatusBar.m:128:18: error: property 'scrollView' not found on object of type 'UIView *' self.webView.scrollView.scrollsToTop = NO;
Attachments
Issue Links
- relates to
-
CB-8659 iOS Plugins: Cordova-iOS 4.0.0 compatibility
- Closed