GoogleMobileAds WebView
Does anyone know why GoogleMobileAds still has UIWebView in it? I installed the latest version of GoogleMobileAds (7.60.0) but when I run grep -r UIWebView Pods/ it detects that GoogleMobileAds has UIWebView
If I read the documentation here that GoogleMobileAds has removed all references to UIWebView since version 7.55.0 then why it still appear?
I've tried to reinstall, pod deintegrate, pod update but it still has UIWebView
