staltz / react-native-android-local-notification

Other
10 stars 10 forks source link

Failed to post notification on channel “null” Target Api is 26 #7

Closed maulikdhameliya closed 5 years ago

maulikdhameliya commented 5 years ago

This PR fixes this issue #2 #4 #7 https://stackoverflow.com/questions/45711925/failed-to-post-notification-on-channel-null-target-api-is-26

maulikdhameliya commented 5 years ago

@staltz Can you have a look at this please. I have tested it. Now I am able to show notifications for API >26 device. Thanks @jsamr for your PR. I resolved conflict and created new PR.

If you want to test you can test using my fork

"react-native-android-local-notification": "git+https://github.com/maulikdhameliya/react-native-android-local-notification.git",