You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/08 22:16:27 UTC

[GitHub] [cordova-ios] rajashekaranugu commented on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1

rajashekaranugu commented on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1
URL: https://github.com/apache/cordova-ios/issues/745#issuecomment-572283957
 
 
   Hi @breautek, I also got same warning email from apple just now can you please help me if I need to add/remove any plugins???.
   
   I have used cordova-ios 5.1.1,  ionicwebview 4.1.2 and inAppBrowser 3.2.0 (latest one modified to use WK instead of UIWebView) and below are the plugin list
   call-number 0.0.2 "Cordova Call Number Plugin"
   cordova-plugin-add-swift-support 2.0.2 "AddSwiftSupport"
   cordova-plugin-advanced-http 2.1.1 "Advanced HTTP plugin"
   cordova-plugin-aes256-encryption 1.2.2 "AES256"
   cordova-plugin-app-version 0.1.9 "AppVersion"
   cordova-plugin-browsertab 0.2.0 "cordova-plugin-browsertab"
   cordova-plugin-compat 1.2.0 "Compat"
   cordova-plugin-device 2.0.3 "Device"
   cordova-plugin-file 6.0.2 "File"
   cordova-plugin-file-opener2 2.2.1 "File Opener2"
   cordova-plugin-file-transfer 1.7.1 "File Transfer"
   cordova-plugin-fingerprint-aio 2.0.0 "FingerprintAllInOne"
   cordova-plugin-firebase 2.0.5 "Google Firebase Plugin"
   cordova-plugin-google-analytics 1.8.6 "Google Universal Analytics Plugin"
   cordova-plugin-inappbrowser 3.2.0 "InAppBrowser"
   cordova-plugin-ionic-keyboard 2.2.0 "cordova-plugin-ionic-keyboard"
   cordova-plugin-ionic-migrate-ios-storage 0.3.6 "cordova-plugin-ionic-migrate-ios-storage"
   cordova-plugin-ionic-webview 4.1.2 "cordova-plugin-ionic-webview"
   cordova-plugin-ios-keychain 3.0.1 "KeyChain Plugin for Cordova iOS"
   cordova-plugin-nativestorage 2.3.2 "NativeStorage"
   cordova-plugin-secure-storage 3.0.2 "SecureStorage"
   cordova-plugin-splashscreen 5.0.3 "Splashscreen"
   cordova-plugin-statusbar 2.4.3 "StatusBar"
   cordova-plugin-touch-id 3.3.1 "Touch ID"
   cordova-plugin-whitelist 1.3.4 "Whitelist"
   cordova-support-google-services 1.3.1 "cordova-support-google-services"
   phonegap-plugin-multidex 1.0.0 "Multidex"
   phonegap-plugin-push 2.3.0 "PushPlugin"
   
   
   
   IONIC INFO:
   Ionic:
   
      Ionic CLI                     : 5.4.4 (/usr/local/lib/node_modules/ionic)
      Ionic Framework               : @ionic/angular 4.10.0
      @angular-devkit/build-angular : 0.803.21
      @angular-devkit/schematics    : 8.1.3
      @angular/cli                  : 8.1.3
      @ionic/angular-toolkit        : 2.0.0
   
   Cordova:
   
      Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
      Cordova Platforms : ios 5.1.1
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-migrate-ios-storage 0.3.6, cordova-plugin-ionic-webview 4.1.2, (and 23 other plugins)
   
   Utility:
   
      cordova-res : 0.8.0 (update available: 0.8.1)
      native-run  : not installed
   
   System:
   
      ios-deploy : 1.9.4
      NodeJS     : v10.15.1 (/usr/local/lib/node_modules/node/bin/node)
      npm        : 6.4.1
      OS         : macOS Mojave
      Xcode      : Xcode 11.3 Build version 11C29
   
   
   also added 
   <platform name="ios">
           <preference name="WKWebViewOnly" value="true" />
   
   in config.xml (config file at project root)
   
   Appriciate your help
   Thanks
   Raj

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org