Relative Content

Tag Archive for react-nativeexpofirebase-cloud-messagingignite

“Firebase Cloud Messaging” Issues Related to Headless Mode

Describe the bug
I am currently using React Native Firebase from “https://rnfirebase.io/”. I have registered a foreground handler, and I confirmed that messages are received correctly while the app is in the foreground. However, after the app goes into the background and receives one message, the previously registered foreground handler gets disconnected and no longer functions.