Post

Replies

Boosts

Views

Activity

Reply to iOS 14 UIPickerView Selected View Background Color
I can confirm that with newer versions of iOS it's pickerView.subviews.last. You can set its backgroundColor to any color, including clear.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to xcode doesn't show compiler errors in code
There are some interesting solutions proposed here: https://stackoverflow.com/questions/43819455/xcode-not-displaying-compile-errors I managed to fix it by using DevCleaner from the app store to delete everything.
Replies
Boosts
Views
Activity
Apr ’23
Reply to App Store Connect Bad Gateway Correlation Key: XXXXXXXXXXXXX
Clearing cache fixed it for me.
Replies
Boosts
Views
Activity
Nov ’21
Reply to How to Have Two Settings Bundles in Catalyst App
Thanks for posting this, it's helpful.
Replies
Boosts
Views
Activity
Sep ’21
Reply to Waiting for attach - running watch app on simulator
If you go to edit the target then Run, is it set to Launch automatically or does it say Wait for executable to be launched? It might be that you need to launch it manually.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’21