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 is turned off
When multiple notifications are sent
And the device is turned on some time later
Then only the most recent notification will appear in the system notification area
See https://stackoverflow.com/a/59922725 for a description as to why this occurs. There does not appear to be a straightforward solution to this problem.
The text was updated successfully, but these errors were encountered:
Given the device is turned off
When multiple notifications are sent
And the device is turned on some time later
Then only the most recent notification will appear in the system notification area
See https://stackoverflow.com/a/59922725 for a description as to why this occurs. There does not appear to be a straightforward solution to this problem.
The text was updated successfully, but these errors were encountered: