ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Plugin missing forChild and forFamily options from object models in @ionic-native/admob-free #436

Open MoAsmar opened 3 years ago

MoAsmar commented 3 years ago

Hi, I am facing an issue with google rejecting my app because of ads showing that are not compliant with Designed for Families Program.

Please add the options to set designed for families and children to true. the issue is in the returned types inside the ionic native plugin, the options forChild and forFamily are not there:

this is a screenshot from the type for Interstital Ad: image image