Replies: 1 comment 4 replies
-
Im having ALMOST the same issue. I say almost because I can make it work... while debugging in Xcode! While my app is being debugged in Xcode @exoriri could you please try your app with the Xcode debugger and tell me if you suffer the same? |
Beta Was this translation helpful? Give feedback.
4 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.
-
I use firebase and Notifee and try to send data to my server, but setBackgroundMessageHandler does not work on iOS at all. On android this method works fine.
I setup remote-notification, fetch options in Xcode. content-available is setted to true. Doesn't help.
Javascript
Click To Expand
App.tsx
:messaging.ts
:package.json
:firebase.json
for react-native-firebase v6:Environment
Click To Expand
Beta Was this translation helpful? Give feedback.
All reactions