Skip to content
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

iOS: Lost connection to background transfer service #20

Open
speedandfunction-anri opened this issue Apr 18, 2018 · 6 comments
Open

iOS: Lost connection to background transfer service #20

speedandfunction-anri opened this issue Apr 18, 2018 · 6 comments

Comments

@speedandfunction-anri
Copy link

This is actually a duplicate of the issue from the original repository wkh237#448.
I am wondering is this going to be fixed in this fork? I'm still experiencing this issue.
RN version: 0.50.3
RNFB version: 0.10.8

@matteodanelli
Copy link

I'm experiencing this issue too. Is there a workaround for background downloads?

@tmaly1980
Copy link

I have a patched version based on one of the example solutions, but it needed a few tweaks to get working (progress was broken):

https://github.com/tmaly1980/react-native-fetch-blob

I've created a pull request to have it merged here.

@ghost
Copy link

ghost commented May 31, 2019

I resolved it by adding capability of background tasks in the xCode; https://koenig-media.raywenderlich.com/uploads/2016/09/BM-EnableBackgroundFetch.png. However downloads stops when app in the background, but when you will return to the app, it continues.

@cristianoccazinsp
Copy link

Having the same issue, even with small files. Background fetch is also enabled in capabilities.

@ghost
Copy link

ghost commented Jul 12, 2019

I get my words back. It is not resolved. I can do it work on iOS emulator, however on real iOS device it does not work. Sorry for misleading someone.

@Moonubanna
Copy link

I get my words back. It is not resolved. I can do it work on iOS emulator, however on real iOS device it does not work. Sorry for misleading someone.

Has your issue been resolved now? Because I am having the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants