Currently using react native, react-native-firebase, and react-native-push-notification. Everything was fine until suddenly today firebase messaging started causing the app
This upgrade fixed the issue for me
implementation 'com.google.firebase:firebase-messaging:20.2.3'