I have a async method that initializes some variable. The library I\'m using is offering a onProgress callback that gets the current percentage passed. I want t
onProgress