Release 5.1.0
🎉 New Methods
- Add public
getTags
method #804
🔧 Maintenance
- Added the namespace property in build.gradle for AGP 8 #825
🐛 Bug Fixes
- Fix Android User calls to always resolve #800
- [Fix] Remove email and remove sms #805
- [fix] Android: Resolve
requestPermission
call when already granted #806
- Location sharing with OneSignal now defaults to false: You will need to explicitly enable location sharing with OneSignal with
OneSignal.Location.setShared(true)
🔧 Native SDK Dependency Updates
- Update iOS SDK from
5.0.4
to5.1.0
: Release notes - Update Android SDK from
5.0.4
to5.1.2
: Release notes
Full Changelog: 5.0.4...5.1.0