react-native-admob / admob

Admob for React Native with powerful hooks and components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delay SDK initialization to request EEA consent

scaralfred opened this issue · comments

commented

How can we "delay" the sdk initialization and only initialize it when the consent was givem?
By law we should only collect EEA users personal data after they gave consent, but the sdk is loading at app a launch and it collects data by default.

Agree. Otherwise it may not be GDPR compliant.

This library is deprecated. Use react-native-google-mobile-ads instead.

Please migrate to the new library if you were using this library as this library is no longer maintained. Now more stronger features are available in the new library.