community
community copied to clipboard
Discussion: [issue in flutter_downloader when click notification download]
Discussion: [issue in flutter_downloader when click notification download]
hi guys, i've found issue on flutter_downloader. i have button which can download pdf file from url and it run successful and show notification. but when i click the notif the file dont wanna show and i have error below : java.lang.SecurityException: Permission Denial: writing vn.hunghd.flutterdownloader.DownloadedFileProvider uri content://com.example.file_downloader.flutter_downloader.provider/external_files/Download/java_tutorial.pdf from pid=23599, uid=10045 requires the provider be exported, or grantUriPermission()
hey @weneverknow were you able to find any solution to this issue ?