I have implemented Dropbox Saver API for uploading file to dropbox server after user logged in. Things are working good but I have some queries listed below.
I need to show progress bar how much file's part has been downloaded to dropbox server. How can I show it ?
I need Cancel functionality i.e if user want to cancel file uploading then how I can achieve it.
How large file size uploading can be done using Saver API ?