react-native-blob-util
react-native-blob-util copied to clipboard
Android 11 - useDownloadManager - no notification
Hi, any idea why on Android 11 I don't see the notificaion with useDownloadManager? On Android 10 it works OK.
Did you check that notifications for the app are allowed in general?
Also seeing this issue, notification permissions are granted (push notifs are working)
Interestingly, I get this log-spam in the adb logger when trying
1555 12641 E NotificationService: Package has already posted or enqueued 25 notifications. Not showing more. package=com.android.providers.downloads
which logs several times