Post

Replies

Boosts

Views

Activity

Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
@DTS Engineer I've submitted a test project to FB20706282 for the first issue. To workaround, I have to use this way to set the color on popover right now. But I don't think it should do that. It's absoultely a bug. button.configuration?.background.backgroundColor = UIColor { traitCollection in traitCollection.userInterfaceStyle == .dark ? .white : .black } There is another similar problem on the UISplitViewController. I reported before FB19067917, and it's fixed. For (FB20928471), it's a similar problem, and I also left a comment on that post https://developer.apple.com/forums/thread/806665 Yes, the popover color will be correct if you dismiss and open it again. But it should be updated immediately after switching dark/light mode. I don't have any workaround for this. It's also affecting to all Apple's apps. It's a serious problem. As I remember correctly, this two issue is occoured since iOS 26.0 Beta 3 at the same time.
Topic: UI Frameworks SubTopic: UIKit Tags:
3w
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
@DTS Engineer I already filed a report FB20706282 a long time ago. I think the content and screenshot of this post clearly indicate the problem. Switching light/dark mode on popover view. It's affecting ALL popover views, including system apps. To reproduce: Open Safari on iPad > Tap the Share button > The Share sheet will appear as a popover > Switch to light/dark mode from the control center The share sheet appearance is nothing changed. The .systemXXX Color in popover view. And while using .systemBackground as the button text color on the popover view. It will display in white color in dark mode, but it should be in black as correct. Those two problems are related to one thing: the popover view.
Topic: UI Frameworks SubTopic: UIKit Tags:
3w
Reply to Why is this app ranked at the top on the App Store for browsers?
Everyone, do you think it's regular for this kind of app to rank as the top one on the App Store?
Replies
Boosts
Views
Activity
1w
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
The problem of switching light/dark mode is finally fixed on iOS 27 beta, and I want to cry! However, the first problem with the system color on the popover view is still. @DTS Engineer did you check out and reproduce this case as I provided the sample code?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
1w
Reply to Why is this app ranked at the top on the App Store for browsers?
This app is still at the top. It's unbelievable.
Replies
Boosts
Views
Activity
2w
Reply to Why is this app ranked at the top on the App Store for browsers?
I hope the App Store algorithm team can look into this case and consider adjusting the ranking factor. There are too many low-quality and non-maintained apps having a high rank on the App Store. And the ratings look fake and unreal. This is affecting and undermining the fairness of the App Store platform.
Replies
Boosts
Views
Activity
2w
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
@DTS Engineer I've submitted a test project to FB20706282 for the first issue. To workaround, I have to use this way to set the color on popover right now. But I don't think it should do that. It's absoultely a bug. button.configuration?.background.backgroundColor = UIColor { traitCollection in traitCollection.userInterfaceStyle == .dark ? .white : .black } There is another similar problem on the UISplitViewController. I reported before FB19067917, and it's fixed. For (FB20928471), it's a similar problem, and I also left a comment on that post https://developer.apple.com/forums/thread/806665 Yes, the popover color will be correct if you dismiss and open it again. But it should be updated immediately after switching dark/light mode. I don't have any workaround for this. It's also affecting to all Apple's apps. It's a serious problem. As I remember correctly, this two issue is occoured since iOS 26.0 Beta 3 at the same time.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
3w
Reply to App icon color changed on its own
@DTS Engineer The problem is not resolved. I have the same problem and submitted FB22454406 with the logo file. There is a rendering issue on the App Store side. Please check it out.
Replies
Boosts
Views
Activity
3w
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
@DTS Engineer I already filed a report FB20706282 a long time ago. I think the content and screenshot of this post clearly indicate the problem. Switching light/dark mode on popover view. It's affecting ALL popover views, including system apps. To reproduce: Open Safari on iPad > Tap the Share button > The Share sheet will appear as a popover > Switch to light/dark mode from the control center The share sheet appearance is nothing changed. The .systemXXX Color in popover view. And while using .systemBackground as the button text color on the popover view. It will display in white color in dark mode, but it should be in black as correct. Those two problems are related to one thing: the popover view.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
3w
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
From iOS 26 beta through iOS 26.5, and now with iOS 27 approaching, this issue still persists. For more than half a year, I have continuously followed up on this issue, yet the DTS engineer has provided completely zero response, and there are still no signs of Apple addressing or fixing it. This is unbelievable. Why?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
3w
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
This problem still exists on iOS 26.4 RC!! I have been informed that about half of the year has passed, and I haven't received any response on this forum.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
This problem is still not fixed on iOS 26.3 Beta 2. Over three month ago. This bug is annoying.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’26
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
The problem is still on iOS 26.2 RC. Is there no plan to fix that?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’25
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
This issue remains unresolved in iOS 26.2 beta 3, and it appears to be even worse. This is the screenshot when switched to dark mode on the control center while the popover is appearing. I have reported for over a month, and have received no response yet!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’25
Reply to iPadOS 26.1: new issue with traitCollection when changing dark mode
I’ve been reporting this problem for over a month, yet the Apple team still hasn’t fixed it or provided any response. https://developer.apple.com/forums/thread/804175
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’25
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
Those two problems remain unfixed in iOS 26.1 and iOS 26.2 beta. No one checked out this problem?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’25
Reply to Incorrect system color on popover view, and does not update while switching dark mode on iOS 26 beta 3
On iOS 26 RC, this serious bug still exists!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’25