Thank you for the link to the Blob constructor. According to the compatibility it doesn’t look like it is well supported on mobile yet.
I am looking to be able to download files to local storage for the app to utilize while offline. Looking to support zips, video formats, images and documents. So after download the app will need access to it.
The file-transfer plugin made this so much easier. Does anyone have a working example using the http-client for downloading files for the app to access?