nativescript-background-task icon indicating copy to clipboard operation
nativescript-background-task copied to clipboard

Results 8 nativescript-background-task issues
Sort by recently updated
recently updated
newest added

Bumps [morgan](https://github.com/expressjs/morgan) from 1.7.0 to 1.10.0. Release notes Sourced from morgan's releases. 1.10.0 Add :total-time token Fix trailing space in colored status code for dev format deps: basic-auth@~2.0.1 deps: [email protected]...

dependencies

Build failed for android using nativesidekick. Please find the logs. `19-02-13 19:07:36.113] (CLI) FAILURE: Build failed with an exception. [19-02-13 19:07:36.113] (CLI) * What went wrong: [19-02-13 19:07:36.113] (CLI) A...

When i try to build app i get this error: FAILURE: Build failed with an exception. * What went wrong: Could not resolve all files for configuration ':releaseCompileClasspath'. > Could...

When the app goes to the background, the app must continue downloading the file. How can I implement this?

Objective-C class name "CompleteCallback" is already in use - using "CompleteCallback6"instead.

Hello, Is there any way to get the download progress with this plugin. It appears that this is not the case according to the documentation but I just want to...

Is there a way to cancel a download? Thanks in advance

Since I updated tns to 3.4.0 `BackgroundTask.postFiles` is giving me an error `JS: ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'task' of undefined JS: TypeError: Cannot read property...