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
222 stars 61 forks source link

Bump OneSignal Android and iOS SDKs #753

Closed shepherd-l closed 3 months ago

shepherd-l commented 3 months ago

Description

One Line Summary

Updates included OneSignal Android SDK from 5.1.17 to 5.1.20 and OneSignal iOS SDK from 5.2.2 to 5.2.3

Details

Motivation

Applies fixes made in the native SDKs to the Unity wrapper SDK.

Scope

Testing

Manual testing

Tested OneSignal initialization, app build with Unity 2022.3.10f1 of the OneSignal example app on a emulated Pixel 4 with Android 12 and a physical iPhone 12 with iOS 17.5.1.

Affected code checklist

Checklist

Overview

Testing

Final pass


This change is Reviewable