You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys,
So this morning my app got rejected by apple due to deprecated UIWebview support, anyway upon further inspection it turns out UIWebview seems to be avaiblable only the Google-Mobile-Ads-SDK, (found it using grep -r -F "UIWebView" .) , which is weird because according to your changelog, you guys said that you removed all references to UIWebview back in v7.55.0, and I m cuurently using the latest version (v8.6.0)
The text was updated successfully, but these errors were encountered:
Hey guys,
So this morning my app got rejected by apple due to deprecated UIWebview support, anyway upon further inspection it turns out UIWebview seems to be avaiblable only the Google-Mobile-Ads-SDK, (found it using grep -r -F "UIWebView" .) , which is weird because according to your changelog, you guys said that you removed all references to UIWebview back in v7.55.0, and I m cuurently using the latest version (v8.6.0)
The text was updated successfully, but these errors were encountered: