Boris Tacyniak

Results 167 comments of Boris Tacyniak

Probably because the configured sound doesn't exist ?

Hi @vandana87 Yes vibration pattern are not implemented. PR are welcome! Regards

hi @daheeahn Make sure the `channel b` wasn't created with `vibrate: true` then changed to `vibrate: false`. Update a channel is not possible. Regards

Can you check **in phone setting**s if the created channel is with vibration disabled ? We need to make sure channels are correctly configured.

Hi @daheeahn If everything is right, I suggest you to set `vibrate: false` in your `PushNotification.localNotificationSchedule` call. If vibrate is ignore, it's probably an issue (behavour?) of Android... The library...

I'm confused, but can you fix your exemple ? You said notification with id 1 is not vibrating, but in your exemple it's suppose to vibrate. And the id 2...

Ok, but reading your initial post, channel b (notification id 2) is all no vibration.

Hi @branislavantic87 If you provide an `Invalid Date`, it's not a valid date, so how do you expect it to work ? Provide a full reproducible exemple if I do...

The library expects a JS Date Object, not a timestamp

Hi, https://github.com/zo0r/react-native-push-notification#state-of-the-repository Regards