Post

Replies

Boosts

Views

Activity

Reply to CarPlay CPGridTemplate corrupt items
We found the issue. It happens when you try to recreate an instance of the CPInterface and/or CPTemplate and re-add it to the UI tree instead of updating the Panel directly. Hope this fix finds some more love as we spent over a week trying to identify the core issue.
Topic: UI Frameworks SubTopic: General Tags:
3w
Reply to Archive with xcodebuild / Xcode 14 and manual signing not possible
I do not believe Azure Dev Ops CI supports Xcode 14.0 yet, some feature may just break.
Replies
Boosts
Views
Activity
Sep ’22
Reply to NavigationPath and navigationDestination with custom back button fails on iOS 17 BETA
NOTE: I have sent this as a bug report on Feedback Assistant -> FB12962660
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to @Environment(\.dismiss) var dismiss - Infinite loop bug.
So, we have decided to completely switch over to NavigationPath and navigationDestination, which works perfectly with Navigation. However, we are now finding navigation path has bugs on iOS 17 BETA... So yeah...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to NavigationPath and navigationDestination with custom back button fails on iOS 17 BETA
Still not fixed in RC Candidate! Come on APPLE!?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to navigationDestination + NavigationPath broken on iOS 17
After 20 years, Apple Devs cannot get basic navigation right. Horrendous. Poor effort SwiftUI developers! Damn! Going to be pushing this through all channels, YouTube, Facebook etc... Unacceptable.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to navigationDestination + NavigationPath broken on iOS 17
I've done a small YouTube video about this issue. A little more insight into the context of the issue here -> https://www.youtube.com/watch?v=0YxMo_YfDnU
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to [azure devops and Github runners] AVPIdentity: AppleVirtualPlatformHostKey.mm:234: Assert: platformExpert, value: 0
Same here! Looks like apple is up to their old tricks, pushing everyone out of Azure Dev Ops to Xcode cloud!!!
Replies
Boosts
Views
Activity
Jan ’25
Reply to Xcode 16 & Package load failure
Same issue here. Large project, lots of dependencies. XCODE fails. Likely a good idea to raise an issue now with Feedback Assistant. This is 20 years of Xcode and still can't do basic dependency management. :)
Replies
Boosts
Views
Activity
Feb ’25
Reply to Xcode Cloud: A scheme named "x" does not exist in x.xcodeproj
Renaming schemes still breaks Xcode cloud... :/
Replies
Boosts
Views
Activity
May ’25
Reply to Testflight Beta Information Validation Wrong
Come on apple. Steve would fire people for this shit!
Replies
Boosts
Views
Activity
Sep ’25
Reply to When adapting to iOS 26, the UIDesignRequiresCompatibility usage period
This option doesn't even seem to work. When I use it, I still get the annoying Liquid Glass UI components.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’25
Reply to Swift Chars chartYScale layout problem
Same issue, would be interested to know if this has a solution...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’25
Reply to Swift Chars chartYScale layout problem
After some digging I found you can also clip in the "plotArea", which is the area where data is plotted, using : .chartPlotStyle { plotArea in plotArea.clipped() }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’25
Reply to CarPlay CPGridTemplate corrupt items
We found the issue. It happens when you try to recreate an instance of the CPInterface and/or CPTemplate and re-add it to the UI tree instead of updating the Panel directly. Hope this fix finds some more love as we spent over a week trying to identify the core issue.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
3w