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

HandleEventsForBackgroundUrl not called when app terminated #125

Open
4 tasks
fusionconsulting opened this issue Aug 20, 2020 · 1 comment
Open
4 tasks
Labels
feedback-needed The author needs to provide feedback because it's not clear what to do or how to reproduce the bug. iOS

Comments

@fusionconsulting
Copy link

To help us fix your issue, please provide the information in the below template.

Note: If you want to save time, please create a fork, reproduce the bug in the sample projects and add a link to the repository here.

Steps to reproduce

  1. Start a download

  2. Terminate the app

  3. HandleEventsForBackgroundUrl should be called but it's not.

Expected behavior

The app should be restarted and allow the download process to finish by setting the IDownloadFile status to COMPLETE and firing the property changed handler.

Actual behavior

Nothing. The app remains terminated.

Configuration

Platform:

  • [ X] iOS
  • Android
  • UWP
  • Other

Device:

  • Simulator
  • [X ] Real device (please specify)
    iPhone 11 Pro iOS 14.
@SimonSimCity
Copy link
Owner

Can you confirm this by using the sample application provided in this repository?

@SimonSimCity SimonSimCity added feedback-needed The author needs to provide feedback because it's not clear what to do or how to reproduce the bug. and removed help wanted labels Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback-needed The author needs to provide feedback because it's not clear what to do or how to reproduce the bug. iOS
Projects
None yet
Development

No branches or pull requests

2 participants