You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the device has been rebooted and requires user unlock
When a notification is received
Then the notification will not appear in the system notification area even after unlocking the device
Given the device has been rebooted and requires user unlock
When a notification is received
Then the notification will not appear in the system notification area even after unlocking the device
It seems we may need to enable direct mode support for this:
https://firebase.google.com/docs/cloud-messaging/android/receive#receive_fcm_messages_in_direct_boot_mode
The text was updated successfully, but these errors were encountered: