-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.0.0-pre.1] - 2023-09-05 ### Changed - You can now only subscribe to OnNotificationReceived before calling RegisterForPushNotificationsAsync - Once RegisterForPushNotificationsAsync completes, OnNotificationReceived will be invoked if the app was launched from a remote notification - Updated `com.unity.services.analytics` dependency to 5.0.0 - Updated `com.unity.services.core` dependency to 1.10.1 - Added `com.unity.mobile.notifications` version `2.2.0` as a dependency. ### Fixed - Behaviour 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) ## [3.0.1-pre.2] - 2023-08-15 ### Fixed - Bug fix for PushNotificationsService's OnNotificationReceived not being called on IOS - Bug fix where RegisterForPushNotificationsAsync is stuck when the user disables notification settings.
- Loading branch information
Unity Technologies
committed
Sep 5, 2023
1 parent
3e97b22
commit 295c6f2
Showing
44 changed files
with
753 additions
and
1,231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
31 changes: 30 additions & 1 deletion
31
Plugins/Android/PushNotificationsAndroidLib-release.aar.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.