marcuswestin / WebViewJavascriptBridge

An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
http://marcuswest.in
MIT License
14.29k stars 2.98k forks source link

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs #399

Open zhenian opened 4 years ago

zhenian commented 4 years ago

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

https://developer.apple.com/news/?id=12232019b

Z-Kevin commented 4 years ago

怎么解决 没更新啊

pomegra commented 4 years ago

怎么解决 没更新啊

怎么解决 没更新啊 2年前更新的,估计都没人维护了,拖到本地吧

housenkui commented 4 years ago

我已经重构了这个库. 如果您遇到麻烦,可以尝试使用它. 下载地址: https://github.com/housenkui/WebViewJavascriptBridge 它更轻,使用更简单. 10分钟之内应该可以完成接入.

libtinker commented 4 years ago

https://www.jianshu.com/p/4e4d937e5acb 这篇文章通过配置PodFile文件 去除UIWebView

libtinker commented 4 years ago

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

https://developer.apple.com/news/?id=12232019b

https://www.jianshu.com/p/4e4d937e5acb 这篇文章通过配置PodFile文件 去除UIWebView