When you are on flight mode and exit from the Flight mode, i am receiving only the last FCM push notification?
问题 I am only receiving the last push notification(FCM) after exiting from the flight mode. However if my app is in foreground, I will get all the push notifications once i leave the flight mode . I have implemented FCM message type as notification message . NOTE: Can't Implement FCM message type as Data message due to the fact that only Notification message is accepted by APNS for my iOS counterpart . 来源: https://stackoverflow.com/questions/58911057/when-you-are-on-flight-mode-and-exit-from-the