You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Question:
React native push notifications app is crashing on Android 14 and it's working fine on Android 10
These infomation by bugly: #2 java.lang.SecurityException
com.antmartshopapp.multi: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
com.dieam.reactnativepushnotification.modules.RNPushNotification.registerNotificationsRegistration(RNPushNotification.java:88)