PolarCape/polarcape-cordova-plugin-document-handler

how show loading..

Opened this issue · 1 comments

mjy12 commented

if the file at remote url
how show loading.. message until file downloaded

@mjy12

I am not quite sure, but I think that you can use successHandler function to do that.
After you exec previewFileFromUrlOrPath() you can show loading bar until successHandler function is executed.