James Rogers

Results 1 issues of James Rogers

I'm getting a `SecurityException: Caller needs to hold android.permission.SCHEDULE_EXACT_ALARM to set exact alarms` on the following line: https://github.com/zo0r/react-native-push-notification/blob/e1a07166d5e291a5c117fdbd4b5a45472616e771/android/src/main/java/com/dieam/reactnativepushnotification/modules/RNPushNotificationHelper.java#L178 Looks to be new behaviour with API level 31 as per the...