You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#11 is a workaround that uses Play Services. But if you want to use a non-play-services workaround you either need to use OkHTTP or a downloader that uses the default react-native fetch but with conscrypt bundled with the app.
react-native-fs does not seem to respond - itinance/react-native-fs#577 - so perhaps rn-fetch-blob or similar would be better. Ideally one that could resume partial downloads if possible
The text was updated successfully, but these errors were encountered:
#11 is a workaround that uses Play Services. But if you want to use a non-play-services workaround you either need to use OkHTTP or a downloader that uses the default react-native fetch but with conscrypt bundled with the app.
react-native-fs does not seem to respond - itinance/react-native-fs#577 - so perhaps rn-fetch-blob or similar would be better. Ideally one that could resume partial downloads if possible
The text was updated successfully, but these errors were encountered: