Post

Replies

Boosts

Views

Activity

A bug in iOS 26 on UISegmentedControl
On iOS 26 beta 4 segmented control is not working properly when created via xib. When selecting, text is disappearing . Here is the link where it shows bug with a video. https://www.reddit.com/r/Xcode/comments/1m9n9qi/xcode_and_os_26_beta_4_liquid_glass_ui_still_has/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
Topic: UI Frameworks SubTopic: UIKit
2
0
103
Jul ’25
Crash in Photos framework
Hi This is one of our top crashes. It does not contain any of our code in the stacktrace and we can't reproduce it. Those points make this crash very hard to understand and fix. We know that most of the crashes are happening on iPhone 13 with iOS 18.x.x. Also we see that a lot of cases happen when app goes into background (stacktrace contains -[UIApplication _applicationDidEnterBackground]). 2025-03-04_16-06-00.3670_-0500-6a273c7d5da97f098b5cc24898bb9761dc45208e.crash 2025-03-04_20-21-08.6609_-0500-2c08f640900f8a62c4f8a4f6f2a61feb052e66dd.crash 2025-03-04_20-46-27.7138_+0000-4d7ea89b1b564eda22ca63e708f7ad3909c7b768.crash
2
0
375
Mar ’25