Skip to content

Releases: OneSignal/OneSignal-iOS-SDK

3.1.0 Release

04 Jan 18:00
af4d52e
Compare
Choose a tag to compare

Added Support for IAM Carousel Per Page Impressions

  • The SDK will now send page impressions for individual IAM Carousel pages. #735

Fixes a bug where IAMs would be shown past their stop time.

  • Cached IAMs could be shown past their stop time. The SDK now checks if an IAM is past its stop time before it is displayed. #841

3.0.1 Release

17 Dec 22:39
318f43a
Compare
Choose a tag to compare

Added Apple Silicon Simulator support to the OneSignal XCFramework

Fixes an edge case where setExternalUserId wouldn't update to the server

  • If a user force quit the app then re-opened within 30 seconds external user ids would not update. #835

Major Release 3.0.0

08 Dec 23:54
Compare
Choose a tag to compare

⚠️ This is a major release which contains breaking API changes.

See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

3.0.0 Beta 5

05 Dec 00:54
Compare
Choose a tag to compare
3.0.0 Beta 5 Pre-release
Pre-release

Major Release 3.0.0 Beta 5 🛠️

⚠️ This is a major beta release which contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-iOS-SDK/issues

Always sending external id authentication token #824

  • In this release we send the external id authentication hash in all players and on session calls

Direct Outcomes fix #823

  • This release fixes an issue that caused direct outcomes to not function properly

2.16.1 Release

02 Dec 23:54
0ecfbe8
Compare
Choose a tag to compare

Always sending external id authentication token

  • In this release we send the external id authentication hash in all players and on session calls

3.0.0 Beta 4

23 Nov 21:37
Compare
Choose a tag to compare
3.0.0 Beta 4 Pre-release
Pre-release

Major Release 3.0.0 Beta 4 🛠️

⚠️ This is a major beta release which contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-iOS-SDK/issues

Changes from 3.0.0 beta 4

  • Authenticated External User ID
  • Updating various public APIs such as removing setAppSettings and renaming OSSession
  • Fixing an issue with badge counts not being cleared
  • Fixing an issue with IAM push permission prompts not bringing the user to the settings app.

2.16.0 Release

21 Nov 02:13
4fb330e
Compare
Choose a tag to compare

Removing IDFA Usage and Adding Authenticated External User ID Funcationality

  • IDFA was causing issues with uploading apps to the app store and was not being used. It has been removed from the SDK
  • Authenticated External User ID functionality has been added to secure external user ids

3.0.0 Beta 3

28 Oct 22:12
Compare
Choose a tag to compare
3.0.0 Beta 3 Pre-release
Pre-release

Major Release 3.0.0 Beta 3 🛠️

⚠️ This is a major beta release which contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-iOS-SDK/issues

Changes from 3.0.0 beta 2

  • App Clip Support
  • Fixing IAM previews from not being displayed

2.15.4 Release

20 Oct 18:09
be54eb1
Compare
Choose a tag to compare

Fixes In-App Message redisplaying scenario

  • Fixes issue where In-App Message would not redisplay if triggers where meet after backgrounding than foregrounding the app

3.0.0 Beta 2

06 Oct 00:57
Compare
Choose a tag to compare
3.0.0 Beta 2 Pre-release
Pre-release

Major Release 3.0.0 Beta 2 🛠️

⚠️ This is a major beta release which contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-iOS-SDK/issues

Changes from 3.0.0 beta1

This beta adds a json representation of the OSNotification class