Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29599

Unable to dismiss notification from notification bar in react native push notification (Android)

$
0
0

I'm creating a remainder application in which I couldn't able to dismiss the notification from the notification area, I've tried many methods to resolve this but still, nothing helps, PushNotification.clearLocalNotification(parseInt(notification.id, 10)); tried this to dismiss notification (not removing/cancelling). also tried similar solution like PushNotification.cancelLocalNotifications({ id: `${parseInt(notification.id, 10)}` });. but still, nothing helps. I tried logging the node package, I could see the logging inside the clear notification java function/cancel function, still not dismissing from the notification area


Viewing all articles
Browse latest Browse all 29599

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>