Skip to content

can not download a file over 2GB #105

@yezhou

Description

@yezhou

it seems like a file length int32 problem. the task.progress can not report correctly when a file is over 2gb. both ios and android are not working.

when the content length over 2gb, the total length of content( second parameter of the progress function) will show a negative number.

it should be a classic problem, which use int32 in the code. please find a way to fix it, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions