The docs say to enable background fetch for your project in XCode using the provided link where the following three steps are specified:
Info.plistdidFinishLaunchingWithOptionsperformFetchWithCompletionHandlerDo all three of these steps need to be performed manually? If I understand correctly, the callback may be implemented by react-native-fs. Is that correct?
I have the same question. Did you ever figure this out?
No, I've been waiting on someone who may know the answer.
I'm going to try it out without doing step 3 on your list. I'll report back but if I forget, remind me.
Yup, tested. It works. No need for the third step.
Thanks for the update @wootwoot1234. Appreciate it! I'll leave this open for the authors to update the docs with this information.
It's an open source project, why don't you update the docs and do a pull
request. :)
On Mon, Apr 3, 2017 at 1:06 PM Anshul Koka notifications@github.com wrote:
Thanks for the update @wootwoot1234 https://github.com/wootwoot1234.
Appreciate it! I'll leave this open for the authors to update the docs with
this information.—
You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub
https://github.com/johanneslumpe/react-native-fs/issues/266#issuecomment-291224633,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAZnGRvAfUp7p_pqpePQjuP7Dw1E2mdAks5rsTUKgaJpZM4MYpEh
.
as @wootwoot1234 said, will @a-koka propose the final solution into the readme that we can close this issue that way? :) thank you very much
There you go guys!
Thanks a lot. Merged.
Most helpful comment
There you go guys!