Raghav Nagpure

Results 4 comments of Raghav Nagpure

I was facing the same issue, my mistake was, I was passing `calenderId ` as number, try passing it as string `calendarId: 1 ` -> crash `calendarId: '1'` -> works...

@liplylie can we implement the library with native code for alarms? Because I think react-native-push-notifications has some issues with android. It does not trigger.

@radex can you please suggest a way to achieve this?

@roma-hladilka Still no notifications. Also I am not able to receive normal notifications.