Releases: OneSignal/OneSignal-Android-SDK
Releases · OneSignal/OneSignal-Android-SDK
5.2.0-beta-03
✨ Improvements
- Rebased to 5.1.33 for more bug fixes and stability improvement.
4.8.12
Channels: Legacy
🐛 Bug Fixes
- [Fix] concurrency with modifying log listeners #2293
- Only affected
OneSignal.addLogListener
and OneSignal.removeLogListener
Full Changelog: 4.8.11...4.8.12
5.1.33
Channels: Current
🐛 Bug Fixes
- [Fix] very rare bug where app doesn't opening from notification tap when it cold starts the app (#2289)
5.1.32
Channels: Current
🐛 Bug Fixes
- Fix: IAM not shown when calling login immediately after init (#2287)
- Fix: IAM now showing after switching to 3-button-navigation mode (#2284)
5.1.31
Channels: Current
🐛 Bug Fixes
- Fix: ANR caused by model.add(), model.initializeFromJson(), or modelstore.load() (#2281)
5.1.30
Channels: Current
🐛 Bug Fixes
- Fix: subscription/IAM not updated after upgrading from 5.2.0-beta or between 5.1.9 to 5.1.27 (#2271)
5.1.29
Channels: Current
🐛 Bug Fixes
- Fix: add Amazon IAP v3.0.5 handle (#2255)
- Fix: Notification click not foreground the app in the first click if app is closed and no clickListener is added (#2259)
4.8.11
Channels: Legacy
What's Changed
- Add log listener debug feature. PR #2260
Full Changelog: 4.8.10...4.8.11
5.1.28
Channels: Current
🐛 Bug Fixes
- Fix: Anonymous Login request not cleared if app is forced close within 5 seconds on a new install (#2251)
- Regression introduced in 5.1.10 (PR 2059)
- V4 to v5 upgrade will migrate app ID for wrapper SDKs (#2244)
🔧 Maintenance
- [ci] update actions to v4 (#2250)
Release 5.1.27
🐛 Bug Fixes
- Fix: incorrect activity path for NotificationOpenedActivityHMS (#2243)