react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
731 stars 280 forks source link

setBackgroundMessageHandler not work when push from firebase console #424

Open viet-nguyen-1926 opened 10 months ago

viet-nguyen-1926 commented 10 months ago

setBackgroundMessageHandler func is not fired in Background of IOS when push from firebase console but works ok when i push by postman. Have any ideas about this problem?

"react-native": "0.71.6", "@react-native-community/push-notification-ios": "^1.11.0",