-
I'm dealing with this problem since 2 days ago. When I install and open app at first time, allow notification's permission and check that I've received APNS Token and Token Firebase, everything looks fine but, when I send a notification via PostMan FCM API and using my Token FCM, it didn't receive any notification. Surprisedly, when I close and reopen its and resend notification via FCM API, theses notifications arrives quickly... Did somebody deal with this situation?... Edit: I tested this app with notifications on iPhone 5s and iPad Air (iOS 12.4.8) and it works fine at first launch, but it doesn't at iPhone 6s (iOS 12.4.8), iPhone 7 Plus , iPhone XR (iOS +13). I don't understand what happens. I'm using
This is App.js
NotificationDialog.js
NotificationManager.js
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
This is an issue, not a question I think. I'm curious about the other information that you would otherwise provide based on the issue template (versions, AppDelegate, Podfile etc.) But to your question, I have not seen this. |
Beta Was this translation helpful? Give feedback.
-
I've been debugging similar issue all day. When the application is first started, and backgrounded no notifications are shown. If I kill the app and restart it, push notifications start arriving as expected. |
Beta Was this translation helpful? Give feedback.
-
Very interesting findings @wassil ! But this is just a "discussion" - I'm going to move it to an issue so we can track it. There is a lot of information missing for an issue though, can you attest you are on current stable versions of everything? |
Beta Was this translation helpful? Give feedback.
-
I am unable to alter this to be an issue, and it does not serve it's purpose as a discussion if there is a real bug. Please open a new issue following the template, with your findings @wassil and we can collaborate on a fix |
Beta Was this translation helpful? Give feedback.
-
@mikehardy @game8149 Where did they move the topic to, and has the problem been solved? |
Beta Was this translation helpful? Give feedback.
I am unable to alter this to be an issue, and it does not serve it's purpose as a discussion if there is a real bug. Please open a new issue following the template, with your findings @wassil and we can collaborate on a fix