Skip to content

Releases: OneSignal/OneSignal-XCFramework

5.2.15

28 Oct 22:29
8fcd9c4

Choose a tag to compare

🎉 New Live Activities Feature

🎉 New API

  • New Log Listener methods to allow an app developer to capture logs as strings at runtime. The log listener is independent of logLevel, all message are always sent to listeners. Please see linked PR for example usage (OneSignal/OneSignal-iOS-SDK#1580)
OneSignal.Debug.addLogListener(OSLogListener)
OneSignal.Debug.removeLogListener(OSLogListener)

🐛 Bug Fixes

5.4.0-alpha-01

02 Aug 02:27
77867e1

Choose a tag to compare

5.4.0-alpha-01 Pre-release
Pre-release

🎉 Custom Events Support

This alpha release introduces Custom Events support for the iOS SDK.

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

We appreciate your experience and feedback using this alpha version

Release 5.3.0-beta-02

24 Jun 16:17
6708bdd

Choose a tag to compare

Release 5.3.0-beta-02 Pre-release
Pre-release

🎉 Identity Verification Support

This beta release introduces Identity Verification support for the iOS 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 iOS-only app, as Identity Verification is not yet supported on the OneSignal Android and 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.

✨ Improvements since 5.3.0-beta-01

Release 5.2.14

06 Jun 18:26
5482958

Choose a tag to compare

✨ Improvements

5.2.13

29 May 15:28
5d62ba8

Choose a tag to compare

🐛 Bug Fixes

Release 5.2.12

27 May 22:30
d400b94

Choose a tag to compare

Release 5.2.11

09 May 01:05
e976fd1

Choose a tag to compare

🚧 Do not use 🚧

  • Please await version 5.2.12 which includes the same changes

Release 5.2.10

14 Feb 19:53
a7df0fa

Choose a tag to compare

🐛 Bug Fixes

  • Fix requiring privacy consent blocks confirmed deliveries indefinitely (#1541)

✨ Improvements

  • Detect for timezone changes and update the user (#1542)

Release 5.2.9

17 Dec 23:32
3bc37b3

Choose a tag to compare

🐛 Bug Fixes

  • [Fix] Use new OneSignalClientError type for callbacks which fixes crash report of NSInvalidArgumentException #1528
  • [Fix] Don't evaluate in app messages when paused which fixes issues with duration-since-last In-App Messages when pausing and unpausing #1524

Release 5.2.8

22 Nov 20:14
71eaf66

Choose a tag to compare

🐛 Bug Fixes

✨ Improvements