Hi,
We are using your library in one of our projects and found a critical bug, line no 527 (fileName = assets.substr(1);) of lib/main.js leads to the upload failure, It actually removes the first character of file path which leads to the upload failure.