(Android) FileSystem.createDownloadResumable doesn't run callback.

I’ve rejected my Expo project from SDK38.
Everything works okay. Except for the callback function from FileSystem.createDownloadResumable is no longer fired during the download process after running downloadAsync().
iOS works fine as usual, but Android not working…

1 Like