flurry / unity-flurry-sdk

Unity plugin for Flurry SDK
Apache License 2.0
25 stars 5 forks source link

apple app store submission warning regarding UIWebView #11

Closed oscargoldman closed 4 years ago

oscargoldman commented 4 years ago

We're using the unity flurry sdk and we just started getting warnings that our app won't be approved after december 2020 due to depricated API.

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

User grep in our xcode folder indicates this SDK implements UIWebView. Any plans to remove it before December?

flurrydev commented 4 years ago

Hello,

The issue is resolved in our most recent releases. Please update to the latest package 2.4.0, and make sure you remove the older files.

poting-oath commented 4 years ago

Fixed in 2.4.0 release.