I`m using react-native-firebase v7 and not getting background notifications. Its happened only ios devices also in the background. It's working in the foreground without any issue.
Using
"@react-native-firebase/messaging": "^7.1.0""react": "16.9.0","react-native": "^0.61.5",