Unity Push Notifications
View Unity Push NotificationsPush Notifications 4.0.0-pre.1
6 documented changes.
- Version
- 4.0.0-pre.1
- Released
- Sep 1, 2023
- Product
- Unity Push Notifications
Unity Gaming Services release notes
Official notesPush Notifications 4.0.0-pre.1
Updates
- Change
Released: 4.0.0-pre.1 version
- Improvement
Changed: Updated `com.unity.services.analytics` dependency to `5.0.0`
- Improvement
Changed: Updated `com.unity.services.core` dependency to `1.10.1`
- Feature
Changed: Added `com.unity.mobile.notifications` version `2.2.0` as a dependency.
- Fix
Fixed: Behavior when the app is launched from a push notification is now consistent between iOS and Android (incoming push notification data is broadcast after `RegisterForPushNotificationsAsync` flow is complete)
- Android
- iOS
Changed:
- Change
Once `RegisterForPushNotificationsAsync` completes, `OnNotificationReceived` will be invoked if the app was launched from a remote notification