-
Notifications
You must be signed in to change notification settings - Fork 161
Update Google MobileAds to use googleads-consent-sdk-ios 1.0.5 to remove UIWebView #380
Comments
Hi @brianlenz! We are working right now on an update that fixes this. |
Any updates here? |
Hi @SotoiGhost , |
No luck with the 7.57.0 There is still
in place in PACConsentForm.h file which clearly links to the deprecated UIWebView via use of UIViewController . |
Version 7.66 resolved the issue for me |
googleads-consent-sdk-ios has been updated from 1.0.4 to 1.0.5 to remove UIWebView:
https://github.com/googleads/googleads-consent-sdk-ios/releases/tag/v1.0.5
googleads/googleads-consent-sdk-ios@5cc1086
googleads/googleads-consent-sdk-ios#41
The Google MobileAds dependency now needs to be updated to this version to remove support for the deprecated UIWebView.
The text was updated successfully, but these errors were encountered: