UIWebView usage and Apple deadline
Apple has a deadline for apps using UIWebView:
The App Store will no longer accept new apps using UIWebView as of April 2020 and app updates using UIWebView as of December 2020.
During my audit I've found the file from this plugin: \cordova-admob-sdk\src\ios\GoogleMobileAds.framework\GoogleMobileAds has some references to the UIWebView.
Is there any chance for an update which would be compliant with the new guidelines and requirements?