[messaging] Is there a way to disabled headless task in android & ios? #7725
Unanswered
kesha-antonov
asked this question in
Q&A
Replies: 1 comment
-
Another question: Is it possible to start the app as usual instead of the headless task on notification? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
By default firebase sets headless task
react-native-firebase/packages/messaging/lib/index.js
Line 112 in 2cee824
But in our app this feature is not needed. We don't need to start app when it's in the killed state.
Is there a way to disable this feature in ios + android?
Beta Was this translation helpful? Give feedback.
All reactions