Skip to content

Maximum number of concurrent tasks doesn't work in android #174

Closed
@armendarabyan

Description

I am trying to set concurrent tasks to 1 and it doesn't work both in my app and in example provided, please help

<meta-data
         android:name="com.bluechilli.flutterupload.MAX_CONCURRENT_TASKS"
         android:value="1" />

Metadata

Assignees

No one assigned

    Labels

    androidAndroid-only issuesbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions