Closed dmariogatto closed 3 years ago
Previous PRs: #489, #485, #479
Firebase.MLKit
Firebase.MLKit.Common
Firebase.MLKit.ModelInterpreter
Firebase.MLKit.NaturalLanguage
Firebase.MLKit.Vision
Firebase.AppDistribution
Firebase.AppCheck
Google.AppIndexing
Google.Core
Google.InstanceID
Firebase.InstanceID
Removed the Wrap methods/properties that where marked as Obsolete (seems like a major version bump is the time to do it 😅).
Wrap
Obsolete
Added a new build property that can be used to link Firebase with/without Ad ID support.
<PropertyGroup> <FirebaseWithoutAdIdSupport>True</FirebaseWithoutAdIdSupport> </PropertyGroup>
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).
Google.UserMessagingPlatform
Any issues let me know!
Now obsolete, see #495
Previous PRs: #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!