Skip to content

Bug on %2F encoded urls on IOS because file name is too long #17

@Tom3652

Description

@Tom3652

Hi,

Thanks for the package, however your plugin doesn't work on iOS because "local file name is too long" when the URL is encoded with %2F = /

It means that File file = new File('$dir/${basename(url)}'); can't be saved on iOS because of the basename too long.

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions