Skip to content

Releases: OneSignal/OneSignal-Android-SDK

5.2.0-beta-04

06 Jun 18:38
dbe3fa7
Compare
Choose a tag to compare

Channels: Beta

✨ 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

22 May 19:24
d1b274a
Compare
Choose a tag to compare

Channels: Current

🐛 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

19 May 21:23
3f6fb30
Compare
Choose a tag to compare

Channels: Beta

✨ Improvements

  • Rebased to 5.1.33 for more bug fixes and stability improvement.

4.8.12

16 May 19:32
d87a998
Compare
Choose a tag to compare

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

07 May 20:56
6b81857
Compare
Choose a tag to compare

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

29 Apr 17:06
aaf6693
Compare
Choose a tag to compare

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

10 Apr 23:39
5249d8d
Compare
Choose a tag to compare

Channels: Current

🐛 Bug Fixes

  • Fix: ANR caused by model.add(), model.initializeFromJson(), or modelstore.load() (#2281)

5.1.30

26 Mar 03:03
e311bf1
Compare
Choose a tag to compare

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

24 Feb 22:07
84dab24
Compare
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
Compare
Choose a tag to compare

Channels: Legacy

What's Changed

Full Changelog: 4.8.10...4.8.11