Closed alereisan closed 6 years ago
Did you call the init ?
@triniwiz Yes, in app.component.ts ngOnInit()
Can you try moving it to the main.ts
@triniwiz does not work either, same error
That error happens when the download service has not started
Please upgrade to the latest version
tns --version 4.2.3 "nativescript-downloader": "2.1.0",
Trying a simple example, I get this error when calling .createDownload()
my implementation: