Skip to content

Releases: OneSignal/OneSignal-Unity-SDK

2.14.5 Release

29 Oct 22:58
370febd
Compare
Choose a tag to compare

Changed

  • Updated included Android SDK to 3.16.2
    • Fixes for background image not showing and text not rendering in the RTL direction when a RTL system language is set. #1475
    • Fix IAM preview message returning NPE in a preview case, due to message id being null. #1463

2.14.4 Release

12 Oct 22:23
3aa2198
Compare
Choose a tag to compare

Fixed

  • Removed use of C# 8.0 features to maintain compatibility

Changed

  • Updated included Android SDK to include:
    • Avoid continuing with null IAM message Ids #1386
  • Updated included iOS SDK to version 2.16.7
    • In App Messaging now respects device orientation locks for Unity Applications #1000

2.14.3 Release

14 Sep 21:43
293348c
Compare
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
Compare
Choose a tag to compare

Fixed

2.14.1 Release

03 Aug 18:06
50c91f1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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