- SDK Version: 40.0.0
- Platform: Android (testing on Pixel 3a)
- FileSystem
I’ve seen this issue on other posts, but I haven’t seen a resolution to it. Basically, I’m trying to create a download button for an audio app - I’d like to be able to launch a download, then pause and resume it as it goes. However, when I use ‘pauseAsync’ I get the “No download object available”.
Here is a Snack of the code I’ve been creating: FileSystem Test - Snack
Thanks,
Zach