Skip to content

Releases: OneSignal/OneSignal-Unity-SDK

3.0.10

20 Mar 16:07
c953545
Compare
Choose a tag to compare

Changed

  • Updated included Android SDK to 4.8.5
  • Updated included iOS SDK to 3.12.4

Fixed

  • Fixed InstallEdm4uStep to work with UPM EDM4U installations

5.0.0-beta.2 Release

21 Feb 21:40
2cf3a47
Compare
Choose a tag to compare
5.0.0-beta.2 Release Pre-release
Pre-release

Added

  • SDK type and version to API headers

Changed

5.0.0-beta.1 Release

03 Feb 23:57
8c82547
Compare
Choose a tag to compare
5.0.0-beta.1 Release Pre-release
Pre-release

Added

Changed

  • Overhauled public API of the SDK to a user-centered model. While this release is in beta please see our included example MonoBehaviour for usage.
  • Updated included Android SDK to 5.0.0-beta1
  • Updated included iOS SDK to 5.0.0-beta-01

If you run into any problems, please don’t hesitate to add to this issue!

3.0.9 Release

22 Dec 18:41
c0ed907
Compare
Choose a tag to compare

Fixed

  • Android - Lock OneSignal version so it doesn't get bumped to the next major version.
    • resolves issue #573

3.0.8 Release

14 Dec 22:01
25edf64
Compare
Choose a tag to compare

Changed

  • Renamed enterLiveActivity to EnterLiveActivity and exitLiveActivity to ExitLiveActivity
  • Updated Unity Verified Solutions Attribution script from VspAttribution to VSAttribution

Fixed

  • Resolved serialization depth limit 10 exceeded warning log

3.0.7 Release

29 Nov 20:05
c7d0f17
Compare
Choose a tag to compare

Changed

  • Updated included iOS SDK to 3.12.3
  • Added support for OneSignal iOS functionality enterLiveActivity and exitLiveActivity

3.0.6 Release

17 Nov 19:51
c000545
Compare
Choose a tag to compare

Fixed

  • Android builds failing without the Unity iOS module
  • Fixed app group name to be a property. Fixes #545

3.0.5 Release

09 Nov 14:35
7a6a164
Compare
Choose a tag to compare

Changed

  • Updated included Android SDK to 4.8.3
  • Updated included iOS SDK to 3.11.5

Fixed

  • Log current version number of the OneSignal SDK

3.0.4 Release

07 Sep 15:19
a7e29a5
Compare
Choose a tag to compare

Fixed

  • Android DeleteTags and RemoveTriggers calls correctly use a Java array list instead of an array

3.0.3 Release

20 Jul 20:32
d1ff77c
Compare
Choose a tag to compare

Changed

  • Added support for OneSignal Android functionality promptForPushNotifications
  • Updated included Android SDK to 4.8.1
  • Updated included iOS SDK to 3.11.2
  • Added support for OneSignal Android setLanguage callbacks