-
Hi guys, I was working with "@react-native-firebase/app": "^8.4.1" and "@react-native-firebase/messaging": "^7.8.4", few days ago and everything was fine, except for setBackgroundHandler that never was called when app is closed. Yesterday, I updated my dependencies searching some solution to handler problem but now I'm stunned: setBackgroundHandler doesn't work at any case. No when app is on background and less when it is killed. Today, I've made a new cleaning project with only RNFB dependencies, but this problem persists. Maybe, I'm on the wrong way. Please check my files. index.js
App.tsx
FCM.service.ts
UtilNet.services.ts
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
This ignores large chunks of the template which are interesting. Like, what platform, and the native files involved in platform initialization etc |
Beta Was this translation helpful? Give feedback.
This ignores large chunks of the template which are interesting. Like, what platform, and the native files involved in platform initialization etc