简体   繁体   English

如何删除cordova-plugin-firebase中的UIWebView代码

[英]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.在苹果团队发出 UIWebView 弃用 api 警告后,cordova 团队研究并发布了他们的 cordova-ios@5.1.0,它在编译时禁用了 UIWebView。但是在添加了 cordova-plugin-firebase 插件后,我仍然收到来自苹果团队。 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.我目前正在研究 ionic3 混合 ionic-cordova 应用程序。任何类型的输入肯定会有所帮助。或者我是否必须等待插件维护者更新他们的代码。

The latest versions of Firebase have removed UIWebView from all libraries except AdMob . Firebase 的最新版本已从除 AdMob 之外的所有库中删除UIWebView

So yes, the plugin maintainers to need to update.所以是的,插件维护者需要更新。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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