flutter_downloader icon indicating copy to clipboard operation
flutter_downloader copied to clipboard

Download not working in IOS

Open Faiz-rhm opened this issue 3 years ago • 4 comments

I cannot say what is wrong. But following the example it works in android but not in IOS. when I try to download the file it return successful in Xcode logs, but wont show the notification progress as it shows in android.

Faiz-rhm avatar Aug 07 '21 10:08 Faiz-rhm

Same here. It say that the download has completed, but the file doesn't exits in device files.

felipeemidio avatar Oct 11 '21 18:10 felipeemidio

i have same problem, notification not found in iOS, but file have exist in real device

cahyofendhi avatar Nov 22 '21 04:11 cahyofendhi

@cahyofendhi Did you tested in iOS 15? in my iPhone 13 it is it is showing download completed but I can't see any file in device

rkoshti avatar Jan 13 '22 10:01 rkoshti

Current issue now is related, anybody resolved this problem? https://github.com/fluttercommunity/flutter_downloader/pull/500#issuecomment-1069923859

NguyenPhatBG avatar Jul 19 '22 02:07 NguyenPhatBG

I published a simpler package called background_downloader that may address your needs, please let me know what you think.

781flyingdutchman avatar Nov 27 '22 23:11 781flyingdutchman