Closed dmariogatto closed 3 years ago
@dmariogatto I'd just like to say thank you for continuing to try and get this sorted.
@dmariogatto I'd like to second that. I have no idea what I'd do without these updates.
@dmariogatto Any chance you could add bindings for the AdMob Mediation Test Suite?
https://developers.google.com/admob/ios/mediation-test-suite
@dmariogatto Any chance you could add bindings for the AdMob Mediation Test Suite?
https://developers.google.com/admob/ios/mediation-test-suite
Sorry for the late reply. Probably not for a while, at least not until the main repo gets updated. The actual test package looks pretty simple, but annoying has a dependency on MaterialComponents.
Now obsolete, see #501
Previous PRs: #494, #489, #485, #479
Includes
Firebase
Firebase.MLKit
Firebase.MLKit.Common
Firebase.MLKit.ModelInterpreter
Firebase.MLKit.NaturalLanguage
Firebase.MLKit.Vision
Firebase.AppDistribution
) & App Check (Firebase.AppCheck
)Google
Google.AppIndexing
Google.Core
Google.InstanceID
Firebase.InstanceID
Notes
Removed the
Wrap
methods/properties that where marked asObsolete
(seems like a major version bump is the time to do it 😅).Added a new build property that can be used to link Firebase with/without Ad ID support.
There were quite a few binding changes, so would definitely appreciate someone to look them over. All the samples do run & link as far as I can tell.
UMP has been separated out from AdMob (
Google.UserMessagingPlatform
).Any issues let me know!