Releases: OneSignal/OneSignal-Android-SDK
Releases · OneSignal/OneSignal-Android-SDK
Release 5.3.0-alpha-01
Channels: alpha
🎉 Custom Events Support
This alpha release introduces Custom Events support for the Android user model SDK.
To get started with using Custom Events, please contact support@onesignal.com to enable this feature for your app. Please see documentation on Custom Events.
We appreciate your experience and feedback using this alpha version!
5.2.0-beta-06
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
- Adds the following new public methods (#2311):
OneSignal.Debug.addLogListener
OneSignal.Debug.removeLogListener
- 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
- 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
✨ 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
- This limitation will be addressed in the next version
🐛 Bug Fixes
5.2.0-beta-03
Channels: Beta
✨ Improvements
- Rebased to 5.1.33 for more bug fixes and stability improvement.