canRequestAds

actual fun canRequestAds(): Boolean

Request ads with user consent

Before requesting ads, use Consent.canRequestAds to check if you've obtained consent from the user.


expect fun canRequestAds(): Boolean

Request ads with user consent

Before requesting ads, use Consent.canRequestAds to check if you've obtained consent from the user.


Request ads with user consent

Before requesting ads, check canRequestAds to verify you've obtained consent from the user.

actual fun canRequestAds(): Boolean

Request ads with user consent

Before requesting ads, use Consent.canRequestAds to check if you've obtained consent from the user.