admob-plus / admob-plus

Trustable AdMob Plugin for Cordova, Capacitor, Ionic, React Native
https://admob-plus.github.io
MIT License
360 stars 150 forks source link

Please add Collapsible banner ads #626

Open merbin2012 opened 6 months ago

merbin2012 commented 6 months ago

I think it is very easy to make the changes. https://developers.google.com/admob/android/banner/collapsible

1n3JgKl9pQ6cUMrW commented 6 months ago

Easy?

Nothing is easy, even the implementation of the - soon - required consent is quite difficult (do it wrong and you will lose all revenue in 2024).

I understand the concept, but integrating ads like this does require a major rewrite.

EMI-INDO commented 5 months ago

@merbin2012

@1n3JgKl9pQ6cUMrW New Update emi-indo-cordova-plugin-admob@1.4.0

CMP IAB TFC SDK v2.2.0

You can force users to change their consent, just call the new feature in UMP SDK v2.1.0, If the user still doesn't want to display ads, you can restrict access to the app, or even prohibit its use.

Example

https://github.com/EMI-INDO/emi-indo-cordova-plugin-admob/blob/main/example/Advanced%20topics/consent_GDPR_IAB_TFCv2.2.html