Release 5.1.0
What's Changed
⚠️ Behavior Changes ⚠️
⚠️ Xamarin is no longer supported⚠️ - Now uses .net7 SDK build tools instead of Xamarin legacy tools. #83
- Starting May 1, 2024 Microsoft will no longer maintain Xamarin either.
- Location sharing with OneSignal now defaults to false: You will need to explicitly enable location sharing with OneSignal with OneSignal.Location.setShared(true)
🎉 New Methods
- Added a
getTags
method to the user namespace #84
🐛 Bug Fixes
- Fix the types for values being sent on iOS when calling AddTriggers, AddAliases, and AddTags. #78
Native SDK Updates
Full Changelog: 5.0.2...5.1.0