Skip to content

Release 5.1.0

Compare
Choose a tag to compare
@emawby emawby released this 31 Jan 21:07
6fc6d1e

What's Changed

⚠️ Behavior Changes ⚠️

  • ⚠️Xamarin is no longer supported ⚠️
  • 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

  • Bump iOS Native Version to 5.1.0
  • Bump Android Native Version to 5.1.1

Full Changelog: 5.0.2...5.1.0