-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Received below error when manually running background refresh
No task request with identifier <decode: missing data> has been scheduled
Code used
e -l objc -- (void)[[BGTaskScheduler sharedScheduler] _simulateLaunchForTaskWithIdentifier:@"com.SO.imagefetcher"]
Steps to recreate
- Run application on device
- Send application to background (triggers background tasks)
- Reopen application and pause application using debugger
- Enter code used above into debugger and hit Enter (simulates background task
- Resume application using debugger play button
It seems that both tasks are not being registered causing an error in manual call
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels