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

Set sessionSendsLaunchEvents to YES #45

Open
p3v9d5ui opened this issue Mar 5, 2018 · 0 comments
Open

Set sessionSendsLaunchEvents to YES #45

p3v9d5ui opened this issue Mar 5, 2018 · 0 comments

Comments

@p3v9d5ui
Copy link

p3v9d5ui commented Mar 5, 2018

Hi, I'm trying to use your plugin to allow my app to continue to download files when the app is in teh background. In my case, I'm downloading a large file chunked into small pieces, so I potentially have to dlownload 100-200 files. I'd like the app to be woken up after each download is complete. It seems that this could be achieved by setting the sessionSendsLaunchEvents property to YES, as specified here:

https://developer.apple.com/library/content/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/BackgroundExecution/BackgroundExecution.html

Is there any reason that this is not done by this plugin?

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

1 participant