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

Not returning data when running in background inside new BGHandleAppRefrestTask or from remote notification on IOS 13+ #216

Open
adiwazi opened this issue Aug 19, 2022 · 0 comments

Comments

@adiwazi
Copy link

adiwazi commented Aug 19, 2022

When calling "requestURL" from a BGTask like BGAppRefreshTask or BGProcessingTask the expected callback handler si not called for about 600-1800 seconds even when request timeout is set to 5 seconds.
When eventually the handler is called, is called with error "The request has expired".
Same happens when called multiple times from didReceiveRemoteNotification
Same when called sync or async (requestURL or syncRequestURL)

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