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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶ios bgTaskSchedulingFailed #517

Open
4 tasks done
the-best-is-best opened this issue Oct 24, 2023 · 5 comments
Open
4 tasks done

馃悶ios bgTaskSchedulingFailed #517

the-best-is-best opened this issue Oct 24, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@the-best-is-best
Copy link

  • I have read the README
  • I have done the setup for Android
  • I have done the setup for iOS
  • I have ran the sample app and it does not work there

Version

Technology Version
Workmanager version 0.5.3
Xcode version 15
Swift version
iOS deployment target 17

Describe the error
PlatformException(bgTaskSchedulingFailed(Error Domain=BGTaskSchedulerErrorDomain Code=1 "(null)") error, Scheduling the task using BGTaskScheduler has failed.
This may be due to too many tasks being scheduled but not run.
See the error for details: Error Domain=BGTaskSchedulerErrorDomain Code=1 "(null)"., null, null)

@the-best-is-best the-best-is-best added the bug Something isn't working label Oct 24, 2023
@the-best-is-best the-best-is-best changed the title 馃悶[Enter Bug Description] 馃悶ios bgTaskSchedulingFailed Oct 24, 2023
@devmike01
Copy link

Any update regarding this bug?

@abd529
Copy link

abd529 commented Oct 31, 2023

Is this issue resolved?

@project4-0
Copy link

This is why you havent registered this task as per instructions. In IOS all task has to be registered first in order to be executed. In Runner -> AppDelegate.swift and in Info.plist

@the-best-is-best
Copy link
Author

Ok how do this i make it but not work
And why don't support schedule task in ios

@gianlucaf92
Copy link

This problem is also present in version 0.5.1 and 0.5.2. Has anyone managed to solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants