sensorsdata / sensors_analytics_flutter_plugin

神策 Flutter 插件(iOS & Android)
https://www.sensorsdata.cn
Apache License 2.0
36 stars 30 forks source link

iOS的SDk使用了UIWebView导致审核不通过 #8

Closed huscarter closed 4 years ago

huscarter commented 4 years ago

查看源码在SensorsAnalyticsSDK.m中使用了UIWebView导致提交ipa包审核回执报如下问题 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.

希望能更新api。

994914624 commented 4 years ago

你可以通过预编译宏禁用 UIWebView @huscarter https://www.sensorsdata.cn/manual/ios_sdk_advanced.html#%E9%A2%84%E7%BC%96%E8%AF%91%E5%AE%8F%E9%85%8D%E7%BD%AE-sdk-%E7%89%B9%E6%80%A7