resumablejs-mobile
Mobile icon

ResumableJS - Mobile

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 15 January 2021
 by 
5.0
 (3 ratings)
resumablejs-mobile

ResumableJS - Mobile

Details
This is the Mobile version for ResumableJS library plugin to upload files saved in local storage for a mobile application
Read more

This is the Mobile version for ResumableJS library plugin here to upload files saved in local storage for a mobile application 

This should be helpful for offline fieldwork application; to sync all attachments saved in the local storage in chunks and handling network failures


What is Resumable.js

It’s a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.

The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server. Additionally, it allows for users to pause, resume and even recover uploads without losing state.


Note: As declared in the web version of this plugin, you also need the back-end component of ResumableJS. Be sure to also install this. 


Release notes (1.0.0)
Reviews (0)
Team
Other assets in this category