Releases: OneSignal/OneSignal-Android-SDK
Releases · OneSignal/OneSignal-Android-SDK
5.1.35
Channels: Current
🐛 Bug Fixes
- Fix crashes with Amazon IAP tracking by dropping support for this (#2333)
- Fix push subscription observers not firing (#2330)
- Properly handle in-app messages dismissed by back press (#2328)
- Fix Android 7 and lower crashes with getParameterCount calls, when the app is built with AGP 7 or older (#2329)
- Fix logout incorrectly uses the old subscription ID (#2327)
✨ Improvements
- Clean up logging from ServiceProvider (#2332)
- Updated to Gradle/AGP 8 & Changes to publish to the Maven Central Portal. (#2331)
- No project changes are required, you may still used Gradle / AGP 7.
5.2.0-beta-05
Channels: Beta
⚠️ NOTE: Requires Gradle 8 / Android Gradle Plugin 8 if your app supports Android 7 or lower.
- This limitation will be addressed in the next version
✨ Improvements
- Switched publishing to use the Central Publisher Portal
- No changes to those using the SDK in their project
5.2.0-beta-04
Channels: Beta
⚠️ NOTE: Requires Gradle 8 / Android Gradle Plugin 8 if your app supports Android 7 or lower.
✨ Improvements
- Rebased to 5.1.34 for more bug fixes and stability improvements.
- Adds the following new public methods #2311:
OneSignal.Debug.addLogListener
OneSignal.Debug.removeLogListener
5.1.34
Channels: Current
⚠️ NOTE: Requires Gradle 8 / Android Gradle Plugin 8 if your app supports Android 7 or lower.
- This limitation will be addressed in the next version
🐛 Bug Fixes
- Fix: NPE when accessing WindowInsets used in isKeyboardUp() (#2305)
- Fix: NotificationOpenedActivity "freeze" when a large amount of notification is clicked (#2304)
- Fix: Crash when adding alias with some labels (#2296)
5.2.0-beta-03
Channels: Beta
✨ 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)