Unity-Technologies/com.unity.mobile.notifications

GetLastNotificationIntent returns null

dkeele opened this issue · 0 comments

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