简体   繁体   中英

How to remove UIWebView code in cordova-plugin-firebase

After the UIWebView deprecation api warning from the apple team, the cordova team researched and released their cordova-ios@5.1.0 which disables the UIWebView at compile time.However after adding the cordova-plugin-firebase plugin I still receive the warning mail from the apple team. I am currently working on ionic3 hybrid ionic-cordova app.Any kind of inputs will be surely helpful.Or do I have to wait for the plugin maintainers to update their code.

The latest versions of Firebase have removed UIWebView from all libraries except AdMob .

So yes, the plugin maintainers to need to update.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM