Unity-Technologies / com.unity.mobile.notifications

Mobile Notifications Package
https://docs.unity3d.com/Packages/com.unity.mobile.notifications@2.1/manual/index.html
Other
131 stars 42 forks source link

GetLastNotificationIntent returns null #232

Closed dkeele closed 1 year ago

dkeele commented 1 year ago

Hello, I could use some help debugging.

After sending a notification using Firebase Cloud Messaging to my app, I tap the notification and open the app. For some reason, GetLastNotificationIntent is returning null.

Interestingly, I AM able to read GetLastNotificationIntent when I use Unity's built-in SendNotification method. There seems to be a disconnect when I use my server.

mobile notifications package - 2.0.2 unity - 2021.3.9f1 Pixel 4 Android 13