Post

Replies

Boosts

Views

Activity

Comment on DocumentGroupLaunchScene corrupts the toolbar for DocumentGroup content views.
Same issue for us. It is unusable.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Apr ’25
Comment on document-based sample code doesn't work... work around?
have you tried on mac catalyst? it does open the documents for me... 15.1
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Comment on Crash on launch from all TestFlight builds, but when loading the app from Xcode
Thank you for the information! And what if multiple of our swift packages use this type?
Replies
Boosts
Views
Activity
Sep ’24
Comment on Crash on launch from all TestFlight builds, but when loading the app from Xcode
@DTS Engineer If a lot of our package dependencies use the NSDecimal, that means that we cannot ship until for iOS 18 on day one, we need to wait for an updated Xcode?
Replies
Boosts
Views
Activity
Sep ’24
Comment on Removing title bar on Catalyst doesn't work on Ventura
I have also filed feedback: FB11624143
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Removing title bar on Catalyst doesn't work on Ventura
Exactly the same issue. The problem is that I would like (and already have) implemented many Ventura-only features. I have managed to hide it when it enters the full screen with this line of code: titlebar.autoHidesToolbarInFullScreen = true
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Is it possible to play RealityKit animation on iOS14 using the latest Xcode?
Thanks, it works! Somehow I used an another method.
Replies
Boosts
Views
Activity
Oct ’21