Post

Replies

Boosts

Views

Activity

Reply to Crash in iOS18
In case this helps anyone else. I was seeing the same crash. I eventually solved it by setting a symbolic break point on: -[UICollectionView dequeueReusableSupplementaryViewOfKind:withReuseIdentifier:forIndexPath:] Turns out the app was dequeuing a cell to calculate size elsewhere in the app.
Topic: UI Frameworks SubTopic: UIKit
Sep ’24
Reply to Builds not showing under Testflight iOS Builds
Im seeing the same thing, started on 2025-08-13. Newly pushed build were no longer being added to an Internal Testing group (configured for automatic distribution)
Replies
Boosts
Views
Activity
Aug ’25
Reply to Can't download Predictive Code Completion Model
Im seeing the same issue. Not sure if this is related in any way, but in Settings > Apple Intelligence & Siri, the Downloading support for Apple Intelligence never completes for me. Its been like this for hours:
Replies
Boosts
Views
Activity
Jun ’25
Reply to Crash in iOS18
In case this helps anyone else. I was seeing the same crash. I eventually solved it by setting a symbolic break point on: -[UICollectionView dequeueReusableSupplementaryViewOfKind:withReuseIdentifier:forIndexPath:] Turns out the app was dequeuing a cell to calculate size elsewhere in the app.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Sep ’24