Hi! When creating a file, onProgress() does not work. How to get information about file upload to server? I wanted to display information about upload to server. But this function onProgress:(progress){print(progress.progress);} does not work at all.