Skip to content
#

filedownloader

Here are 31 public repositories matching this topic...

rubit0
rubit0 commented Mar 29, 2022

I have been using this library in a Unity project and it works great but it does not work in Unity IL2CPP builds (specially iOS).
The issue is that System.IO.FileSystem.DriveInfo is not supported, setting CheckDiskSizeBeforeDownload to false fixes this.

I think it would be better to have that set by default to false.

help wanted good first issue

Improve this page

Add a description, image, and links to the filedownloader topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the filedownloader topic, visit your repo's landing page and select "manage topics."

Learn more