Sagarkhenat opened a new issue #753: UIWebView Warning still appears even after adding <WKWebViewOnly> to 'true' in [email protected] URL: https://github.com/apache/cordova-ios/issues/753 # Bug Report ## Problem After adding the platform to [email protected] and adding the line <preference name="WKWebViewOnly" value="true" /> in config.xml,ran cordova prepare iOS command, still received the warning mail from the apple team ### What is expected to happen? Even after updating the platform and running the prepare command, the UIWebView should not occur and we should not receive warning mail from the apple team ### What does actually happen? Receiving ITMS-90809 UIWebView API Deprecation warning mail ## Information Plugins used for my ionic3 app are as follows: cordova-plugin-camera-with-exif 1.3.1 "cordova-plugin-camera-with-exif" cordova-plugin-device 2.0.3 "Device" cordova-plugin-email-composer 0.9.2 "EmailComposer" cordova-plugin-file 6.0.2 "File" cordova-plugin-file-transfer 1.7.1 "File Transfer" cordova-plugin-geolocation 4.0.1 "Geolocation" cordova-plugin-inappbrowser 3.1.1-dev "InAppBrowser" cordova-plugin-ionic-webview 4.1.3 "cordova-plugin-ionic-webview" cordova-plugin-media-capture 3.0.3 "Capture" cordova-plugin-network-information 2.0.1 "Network Information" cordova-plugin-request-location-accuracy 2.2.3 "Request Location Accuracy" cordova-plugin-splashscreen 5.0.2 "Splashscreen" cordova-plugin-statusbar 2.4.2 "StatusBar" cordova-plugin-whitelist 1.3.3 "Whitelist" cordova-sqlite-storage 3.2.0 "Cordova sqlite storage plugin - cordova-sqlite-storage plugin version" cordova.plugins.diagnostic 5.0.0 "Diagnostic" cordova-plugin-firebase 2.0.5 "Firebase" Of the above plugins, I still the warnings are raised due to the firebase and inappbrowser plugins.Please do look into this issue.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
