Expected behavior
Also when in airplane mode (to emulate loss of network connectivity), a notification were logged in the QB queue, but even after re-gaining network connectivity, the notification doesn’t appear on my phone.
Actual behavior
Receive Push notifications after regaining internet connection
Steps to reproduce the behavior
Turn on airplane mode: 2-3 mins
Using dashboard send a push notification, it show in Queue below
Waiting for 2-3 mins
Turn off airplane mode: Wifi and cellular is available
Don't get this push notification
Any others comments
I try sent with iOS SDK and API, I got the same issue
Maybe, we send push notification with set apns-expiration : 0, Refer apns-expiration
New Issue Checklist
Environment details
Did this work before? No
Expected behavior Also when in airplane mode (to emulate loss of network connectivity), a notification were logged in the QB queue, but even after re-gaining network connectivity, the notification doesn’t appear on my phone.
Actual behavior Receive Push notifications after regaining internet connection
Steps to reproduce the behavior
Turn on airplane mode: 2-3 mins
Using dashboard send a push notification, it show in Queue below
Waiting for 2-3 mins
Turn off airplane mode: Wifi and cellular is available
Don't get this push notification
Any others comments
apns-expiration : 0
, Refer apns-expiration