googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.38k stars 1.08k forks source link

Google User Messaging Platform SDK for iOS 2.5.0 and later versions, The return value of CanRequestAd has changed from False to True when offline #3609

Closed XuQK closed 1 month ago

XuQK commented 2 months ago

As the title said, it seems import from 2.5.0, the feature below:

image

Android's same features don't cause this.

NVentimiglia commented 1 month ago

This API is only for the UMP context. Other things which block downloading ads (such as network interference) should be checked independently.