Hi,
Since few days I'm searching why when i post on testflight Apple send to me this issues :
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of new apps that use UIWebView APIs starting from April 2020. See developer.apple.com/documentation/uikit/uiwebview for more information.
After research I find it beacause I use admob (by the official plugins in construct 3 ) .
No one know can I update the admob pods on xcode for it use wkWebview instead of UiWebview?
Thx