Skip to content

ParseFile.cancel() question #323

@ppilip

Description

@ppilip

Hello,

I'm having issue with the ParseFile.cancel() method call. The call does not stop file upload. I've checked in debug mode, the method is being called, Task objects are removed from the list, but the file upload still continues in the background.

I'm using Android Studio with latest Parse SDK. My build file has:

compile 'com.parse:parse-android:1.11.0'
compile files('libs/ParseCrashReporting-1.10.2.jar')
compile files('libs/ParseFacebookUtilsV4-1.10.3.jar')
compile files('libs/ParseTwitterUtils-1.10.3.jar')

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:questionSupport or code-level question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions