-
Notifications
You must be signed in to change notification settings - Fork 792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
download returns Error: "The operation couldn’t be completed. Software caused connection abort" #350
Comments
Same problem here! When starting download file, send the app to background and open app again i get this error message. This error only happens when using the flight test application or production mode! When I try to debug using the emulator, this error does not appear! |
From my investigation:
Refs: |
@tuanmai great work tracking down the problem! Do you know which native library exactly should be handling the error? Maybe we can fix the issue there. |
Someone knows a library that works on background for ios? |
I think RNFS can |
Any Idea what could cause this?
The text was updated successfully, but these errors were encountered: