xamarin / GoogleApisForiOSComponents

MIT License
225 stars 161 forks source link

Embedded binding of Google User Messaging Platform is inconvenient #455

Open GalaxiaGuy opened 3 years ago

GalaxiaGuy commented 3 years ago

The update to Firebase 0.6.34 (https://github.com/xamarin/GoogleApisForiOSComponents/pull/445) includes an embedded binding of Google User Messaging Platform.

This means it doesn't seem possible to use UMP without taking a dependency on AdMob.

This is different to the Android implementation in progress here: https://github.com/xamarin/XamarinComponents/pull/935

Would it possible to ship the UMP bits (Google.MobileAds.Consent) as a separate nuget package?