Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Error when deploying iOS

$
0
0

/Users/pitech/Desktop/talabate-app/platforms/ios/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m:141:27: error:
property ‘defaultWebpagePreferences’ not found on object of type ‘WKWebViewConfiguration *’
configuration.defaultWebpagePreferences.preferredContentMode = WKContentModeMobile;
^
/Users/pitech/Desktop/talabate-app/platforms/ios/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m:141:76: error:
use of undeclared identifier ‘WKContentModeMobile’
configuration.defaultWebpagePreferences.preferredContentMode = WKContentModeMobile;
^
/Users/pitech/Desktop/talabate-app/platforms/ios/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m:143:27: error:
property ‘defaultWebpagePreferences’ not found on object of type ‘WKWebViewConfiguration *’
configuration.defaultWebpagePreferences.preferredContentMode = WKContentModeDesktop;
^
/Users/pitech/Desktop/talabate-app/platforms/ios/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m:143:76: error:
use of undeclared identifier ‘WKContentModeDesktop’
configuration.defaultWebpagePreferences.preferredContentMode = WKContentModeDesktop;
^
4 errors generated.

Ionic Version: Latest Version
xcode version: 10.1

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>