react-native-push-notification / ios

React Native Push Notification API for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setBackgroundMessageHandler not work when push from firebase console

viet-nguyen-1926 opened this issue · comments

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",