FlutterTaoBaoKe / flutter_alibc

flutter版本的阿里百川插件
MIT License
125 stars 46 forks source link

IOS因为有过期的UIWebView无法通过审核,既然弃用了能否先把它屏蔽掉 #29

Closed qq329401134 closed 5 years ago

qq329401134 commented 5 years ago

收到Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

这是IOS返回的通知,希望现在可以先屏蔽一下UIWebView

XingXiaoWu commented 5 years ago

百川自带了,参数要求uiwebview我就写了uiwebview 啥时候百川改了我才能改

qq329401134 commented 5 years ago

哦哦 好的谢谢了,我说错了 UIWebView只会警告,不会影响审核

jishuke commented 4 years ago

新App上传会不能通过