SimonSimCity / Xamarin-CrossDownloadManager

A cross platform download manager for Xamarin
MIT License
149 stars 68 forks source link

Download starts then straight away stops #128

Open ColdstarJoey opened 4 years ago

ColdstarJoey commented 4 years ago

when downloading a file on button press it shows the download icon on the status bar for like a spilt second the goes away.

I believe this is failing as its not in the file manager anywhere. I have the permissions. does anyone else have this issue ?

SimonSimCity commented 3 years ago

Can you confirm this issue by using the sample provided in this project? And can you tell more about e.g. which OS you use or if it also happens in the simulator?

OneMiay commented 3 years ago

when downloading a file on button press it shows the download icon on the status bar for like a spilt second the goes away.

I believe this is failing as its not in the file manager anywhere. I have the permissions. does anyone else have this issue ?

Yes I have this issue. Xiaomi redmi note 9 pro Android 10

video

SimonSimCity commented 3 years ago

@OneMiay Does it also happen in the Android simulator, or do I need to buy a new device to test this? 😅

You're also very welcome to fix it on your own and provide a PR.