Synchronization error in xcode 26 ios simulator 26.0
Open
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 737
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
I am seeing synchronization error:
The following idling resources are busy.
1. Tracking Timer <__NSCFTimer: 0x6000038a3180>:
Waiting for timer <__NSCFTimer: 0x6000038a3180> to fire (next fire in 0.4452 seconds).
You can ignore a timer by setting kNSTimerIgnoreTrackingKey:@(YES) as an associated object on the NSTimer.
Does anyone has run into that issue before with xcode 26 and ios simulator 26.0?
Contributor guide
Research direction
No source files or tests are named. Start by reproducing the synchronization error with Xcode 26 and iOS Simulator 26.0, then investigate the reported tracking timer and document a confirmed fix or workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100