I want to send messages using FCM and i am using high priority notifications in order to overcome the App standby case should it ever occur.
I was wondering if anyone has tested the duration of network access after receiving the high priority notification.
I read in a medium post that it grants around 15 minutes and this was a session by a google dev advocate. can anyone confirm this?
How long will the device stay awake when it receives a FCM high priority message? - this is my own question but has a different issue which had to be solved.
Can someone point me as to how I can test this?
EDIT:
The medium link is : https://medium.com/google-developers/testing-app-standby-b8b90c4f411