marius-bughiu / Plugin.AdMob

.NET MAUI plugin for AdMob
https://startdebugging.net
MIT License
36 stars 5 forks source link

EU user consent policy #5

Open quicoli opened 4 months ago

quicoli commented 4 months ago

Hi!

In EU we need to ask for consent... is this implemented in your lib? See here: https://developers.google.com/admob/android/privacy

hendrikdewilde commented 3 months ago

Any feed back on this?

quicoli commented 3 months ago

Not yet.

hendrikdewilde commented 2 months ago

Is it possible to bump "Xamarin.AndroidX.Collection.Jvm 1.4.0.4"?

I am trying to install "Xamarin.Google.UserMessagingPlatform", but get a version conflict Error NU1107 Version conflict detected for Xamarin.AndroidX.Collection.Jvm. Install/reference Xamarin.AndroidX.Collection.Jvm 1.4.0.4 directly to project MyApp to resolve this issue. MyApp -> Xamarin.Google.UserMessagingPlatform 2.2.0.2 -> Xamarin.GooglePlayServices.Basement 118.3.0.2 -> Xamarin.AndroidX.Collection 1.4.0.5 -> Xamarin.AndroidX.Collection.Jvm (>= 1.4.0.4) MyApp -> Plugin.AdMob 1.1.0 -> Xamarin.AndroidX.Collection.Ktx 1.3.0.2 -> Xamarin.AndroidX.Collection.Jvm (>= 1.3.0.2 && < 1.3.1).