react-native-push-notification / ios

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

Push notification is not coming out on Android API version 31 and above. #421

Closed anomsejogatihb closed 11 months ago

anomsejogatihb commented 11 months ago

I'm developing application using react native 0.6 which use this library. I have a problem the push notification is not coming out when running the app on android API 31 and above.

Is there any solution for this or anyone have faced same issue?