Skip to content

Releases: OneSignal/OneSignal-Unity-SDK

2.14.3 Release

14 Sep 21:43
293348c

Choose a tag to compare

Fixed

  • Added a delayed call when attempting to reshow the OneSignalSetupWindow after importing packages.
  • Moved the example code to a separate assembly definition so that it may be utilized in place.
  • The EDM4U setup step will rename the Google.IOSResolver_v1.2.165.dll on import in Unity 2021 and above. See EDM4U issue #441 for more information.

Changed

2.14.2 Release

25 Aug 17:43
5f698ac

Choose a tag to compare

Fixed

2.14.1 Release

03 Aug 18:06
50c91f1

Choose a tag to compare

Fixed

  • Corrected directory separators in post processor when building for iOS in a Windows environment. From PR #376 by @SplenectomY. Fixes #375, #377, #380

2.14.0 Release

29 Jul 00:59
1fd6a3e

Choose a tag to compare

Added

  • A new Editor window under Window > OneSignal can be found which currently includes additional setup steps for installation.

Changed

  • The OneSignal Unity SDK has now transitioned to Unity Package Manager support
    • If you are updating from a previous version of the OneSignal Unity SDK please follow the Unity Asset Store instructions in
      the README to ensure a smooth transition.

2.13.6 Release

04 Jun 18:31
3dc6b9e

Choose a tag to compare

Android - FCM 22.0.0 Compatibility fix

  • Updated to native OneSignal-Android-SDK 3.16.0
    • Fixes #362
    • Fixes Compatibility with FCM (Firebase Messaging) 22.0.0.
      • Fixes Failed resolution of: Lcom/google/firebase/iid/FirebaseInstanceId; error.

2.13.5 Release

14 May 21:06
9ba6d62

Choose a tag to compare

Release Notes

  • Updated to OneSignal-iOS-SDK 2.16.5
    • Fixes compatibility on iOS with Unity Mobile Notification Package and possibly other notification libraries.

2.13.4 Release

09 Mar 20:03
ce06987

Choose a tag to compare

Summary

Upgraded dependency resolver library to resolve Android build issues along with a simpler setup and troubleshooting guide.

Release Notes

2.13.3 Release

06 Feb 00:50
8696524

Choose a tag to compare

Unity 2020 Android bug Fix & OneSignal Native library updates

Unity Specific Fixes

  • Fix - Android - Issue where push notification were not received if app was built with Unity 2020+

Updated Native Android (3.15.7) and iOS (2.16.2) SDKs

2.13.2 Release

05 Dec 00:23
5634a0b

Choose a tag to compare

Identity Verification

Highly Recommended

OneSignal supports a higher security method known as Identity Verification. This helps prevent users from impersonating one another by generating a user-specific token on your server, if you have one.

Enabling Identity Verification applies to:

  • Adding Email and SMS records into OneSignal AND associated tags.
  • Setting external_user_id for any record across all channels (Push, Email, SMS)

Reference

Updated Native Android (3.15.6) and iOS (2.16.1) SDKs

2.13.1 Release

25 Aug 03:33

Choose a tag to compare

Updated Native Android (3.15.3) and iOS (2.15.2) SDKs