Skip to content

Upload plugin mobile support #1156

Open
@gato25

Description

@gato25

Is it possible to use upload plugin in mobile ?

{
    "$schema": "../gen/schemas/mobile-schema.json",
    "identifier": "mobile-capability",
    "windows": [
        "main"
    ],
    "platforms": [
        "iOS",
        "android"
    ],
    "permissions": [
        "upload:allow-download"
    ]
}

but this gives me an error
Uncaught (in promise) upload.download not allowed on window main, webview main, allowed windows: , allowed webviews: , referenced by

Am i doing something wrong? Or its not implemented yet?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions