Start a new topic

Progress Updates during file upload and download?

Is this supported in the angularjs library?



Thanks

I don't believe this is currently possible using the JavaScript libraries, however it would be best if @Mark or another Kinvey team member can confirm.
Confirmed.



The Angular library internally uses [$http](https://docs.angularjs.org/api/ng/service/$http), which by itself [doesn’t allow a way to listen for events](https://github.com/angular/angular.js/issues/1934).
Login or Signup to post a comment