forked from Mavhod/GodotAdmob
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Milestone
Description
OS target (Android/iOS):
iOS
Godot version:
3.2.1.stable
Issue description:
When uploading to Apple Connect it gives error since Apple doesn't support UIWebView anymore, but WKWebView.
Google Mobile Ads SDK version 7.41.0 uses UIWebView.
The SDK uses WKWebView from version 7.55.0 https://developers.google.com/admob/ios/rel-notes.
I tried to update to latest SDK Version and the Upload works, but I don't have an iPhone to test.
Can someone test and see if it works? Or is there another workaround?
Reactions are currently unavailable