OneSignal / OneSignal-Unity-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
Other
218 stars 60 forks source link

[Feat] Update Android & iOS OneSignal SDKs version #725

Closed shepherd-l closed 1 month ago

shepherd-l commented 1 month ago

Description

One Line Summary

Updates included OneSignal Android SDK from 5.1.9 to 5.1.10 and OneSignal iOS SDK from 5.1.5 to 5.1.6

Details

Motivation

Applies changes and fixes from the native OneSignal SDKs to the Unity wrapper SDK

Scope

Testing

Manual testing

Tested OneSignal initialization, app build with Unity 2021.3.10f1 of the OneSignal example App on a Pixel 6 with Android 13 and iPhone 12 with iOS 15.5.

Affected code checklist

Checklist

Overview

Testing

Final pass


This change is Reviewable