Skip to content

[iOS/macOS] uploadFiles() support URLs with file:// schema as valid path values #141

Description

@birdofpreyru

It looks like uploadFiles() currently fails to read files if specified by URL with file:// schema, rather than just a path (with the file:// schema stripped away). It is inconvenient and confusing in some situations, as at least some other functions (e.g. exists()) work just fine with file:// scoped URLs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issue.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions