Closed alloystory closed 3 years ago
Same issue. I can not cancel those notifications using the returned ids :|
Oh no, that doesn't seem to match expectations. We've got :eyes: on it, thank you for reporting @alloystory and confirming @adar2378 - need to investigate if this is usage issue or a bug as a first pass, and if an error, correct of course
@adar2378
however cancelling works with using the original id notifee.cancelNotification('abc')
Same problem occurs if string is a number string 123
@andidev yes, but for unassigned ids it is impossible to detect and cancel the notification by using getDisplayedNotification API
Hi all, this is now fixed in release v3.0.0 (release notes here)
to reproduce:
expected:
actual:
this happened on Android 11; i didnt test this scenario on other platforms.