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

[Feat] Bump native OneSignal SDKs versions #722

Closed shepherd-l closed 7 months ago

shepherd-l commented 7 months ago

Description

One Line Summary

Updates included OneSignal Android SDK from 5.1.7 to 5.1.8 and OneSignal iOS SDK from 5.1.4 to 5.1.5

Details

Motivation

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

Scope

Updated included Android SDK from 5.1.8 to 5.1.9

Updated included iOS SDK from 5.1.4 to 5.1.5

Testing

Manual testing

Tested OneSignal initialization, app build with Unity 2021.3.10f1 of the OneSignal example App on an iPhone 12 with iOS 15.5. Added OneSignal_in_app_message_hide_drop_shadow to the plist and set Type Boolean to YES and In-App Message did not display drop shadow.

Affected code checklist

Checklist

Overview

Testing

Final pass


This change is Reviewable