triniwiz / nativescript-downloader

Apache License 2.0
32 stars 18 forks source link

Download Response from API #11

Closed LorenDorez closed 6 years ago

LorenDorez commented 6 years ago

Can this plugin be used to download JSON data from an API?

I have a few API calls that return quite a bit of data and occasionally an Out Of Memory exception.

triniwiz commented 6 years ago

It should work

LorenDorez commented 6 years ago

Ill do a test project shortly to try it out. So would is just save the JSON response data from the API to an random file?

triniwiz commented 6 years ago

Yes or you can set the path and filename