Releases: OneSignal/OneSignal-iOS-SDK
Releases · OneSignal/OneSignal-iOS-SDK
Release 5.3.0-beta-02
🎉 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 support@onesignal.com 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
- Rebased to 5.2.14 for more bug fixes and stability improvement.
- add public log listener methods (see PR for usage) #1576
Release 5.2.14
✨ Improvements
- Ensure push tokens are registered for existing Live Activities during setup (#1573)
5.2.13
Release 5.2.12
Release 5.2.11
🚧 Do not use 🚧
Please await version 5.2.12 which includes the same changes
Release 5.2.10
Release 5.2.9
Release 5.2.8
Release 5.2.7
🔧 Maintenance
- For our server only: Update a header value when the SDK fetches in-app messages #1509
Release 5.2.6
✨ Improvements
- Don't use cached in-app messages if the SDK encounters an error fetching them or when the server returns none (#1499)
- Improve segment membership calculation that allows for fetching more accurate and updated in-app messages for a user (#1486)
- Fixed typo in verbose logging from 'occured' to 'occurred' (#1500)