Skip to content

Releases: OneSignal/OneSignal-Android-SDK

5.1.29

24 Feb 22:07
84dab24

Choose a tag to compare

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

24 Feb 22:17
b281457

Choose a tag to compare

Channels: Legacy

What's Changed

Full Changelog: 4.8.10...4.8.11

5.1.28

04 Feb 23:50
1cb2953

Choose a tag to compare

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

28 Jan 21:59
dd74c18

Choose a tag to compare

🐛 Bug Fixes

  • Fix: incorrect activity path for NotificationOpenedActivityHMS (#2243)

5.1.26

17 Dec 00:50
9c01a40

Choose a tag to compare

🐛 Bug Fixes

  • Fix ANR caused by operationRepo.enqueue while loading is in progress (#2233)
  • Fix: Check subscription Id before executing delete and update subscription operations (#2223)

Release 5.2.0-beta-02

22 Nov 19:44
f4a9356

Choose a tag to compare

Release 5.2.0-beta-02 Pre-release
Pre-release

🎉 Identity Verification Support
This beta release introduces Identity Verification support for the Android user model SDK.

To get started with using Identity Verification, please contact [email protected] to enable this feature for your app. Please see documentation on Identity Verification.

We appreciate your experience and feedback using this beta version!

🚧 Beta release. Please test thoroughly prior to production use 🚧
It is recommended to test this beta version with a new Android and ios app, as Identity Verification is not yet supported on the OneSignal Web SDKs. Enabling Identity Verification in the dashboard will affect all existing app installations using the OneSignal user model SDKs. Please test thoroughly prior to production use, and reach out with any questions, feedback, or concerns.

⛔️ Limitations and Known Issues
While emails and sms numbers can be added using the SDK, removing them is not yet supported.
Live Activities is not yet supported.

5.1.25

14 Nov 21:29
3b7e5d6

Choose a tag to compare

🐛 Bug Fixes

  • [Fix] NPE by getScheduleBackgroundRunIn (#2212)

5.1.24

05 Nov 01:12
4f0191f

Choose a tag to compare

🐛 Bug Fixes

  • Fix setting consentGiven throwing if called before initWithContext (#2200)
  • Window manager BadTokenException / WindowLeaked (#2208)

✨ Improvements

  • Make use of ryw_delay to minimize retries on IAM fetch (#2207)

5.1.23

01 Oct 19:02
edcf734

Choose a tag to compare

✨ Improvements

  • Read-Your-Write Consistency (#2168)

5.1.22

27 Sep 20:28
7e68c1d

Choose a tag to compare

🐛 Bug Fixes

  • Pausing IAMs dismisses any currently showing IAM (#2191)