rajashekaranugu edited a comment on issue #745: UIWebview Depreciation warning 
still occurs with Cordova-iOS 5.1.1
URL: https://github.com/apache/cordova-ios/issues/745#issuecomment-573708160
 
 
   > @rajashekaranugu Did you tried after doing `cordova prepare ios`. Please 
let us know.
   
   @Jeevan2019 we have replaced Firebase plugin with FirebaseX plugin, updated 
inapp browser from 3.1.0 to 3.2.0, by default our app was using ionic-webView 
4.1.2 and cordova-ios 5.1.1. and added just the preference to use "WKWEBVIEW" 
To true. 
   
   Then with above changes we did not receive an email from apple.
   
   The main change we did is we have migrated Firebase plugin to FirebaseX 
plugin. 
   
   To my understanding, Also I advice you to check ios.json under plugin 
folder. Most of the time when you build app with "ionic cordova build ios" 
should include all the settings and preferences mentioned in your root config 
file. if you have mentioned any more plugins in package.json which is not 
mentioned in root config.xml by running 'ionic cordova prepare ios' should add 
everything.
   
   Please COMPARE ios.json and "ionic cordova plugin list"

----------------------------------------------------------------
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]

Reply via email to