Post

Replies

Boosts

Views

Activity

Comment on iOS 16: toolbar and navigationView
The issue stated by the OP isn't resolved in iOS 16.1, iPhone 14 Pro Max Simulator with Xcode Version 14.1 (14B47b).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on Unable to add entitlement
This disables logging altogether, which isn't a great approach.
Replies
Boosts
Views
Activity
Dec ’23
Comment on App killed in the background with NavigationSplitView on iOS 16
FB13468078, attached demo project in FB.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on Is ARGeoTrackingConfiguration always more accurate than ARWorldTrackingConfiguration for world scale AR?
In the ARKit 4 WWDC video, Quinton mentioned here https://developer.apple.com/videos/play/wwdc2020/10611/?time=284 that the geo-tracking configuration "contains a subset of the world-tracking features". Just want to know if that means geo-tracking = world-tracking outdoors.
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Is ARGeoTrackingConfiguration always more accurate than ARWorldTrackingConfiguration for world scale AR?
Thank you! That answered my question 👍
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Finding device heading with ARKit and ARGeoTrackingConfiguration
for reference, WWDC SF Ferry Building demo from this video: https://developer.apple.com/videos/play/wwdc2020/10611/ which hardcodes the text orientation.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Finding device heading with ARKit and ARGeoTrackingConfiguration
Yes, I tried that sample and it helped me understand many concepts related to geo-tracking. However, when it adds the blue sphere model entity, it doesn't set the heading of it, which makes sense as a sphere is isotropic. In our usecase, we need to know the heading so that we can align our overlay with the AR view.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Why does custom Binding not update UI
FB13698944 is logged for this issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Why use async/await vs completion handlers?
Hi, I have a follow up question regarding this. I'll append to the thread. Can you help answer it? Thanks.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Cannot upload lower build number after higher build submission is approved
There was a a similar question posted by someone else here: https://www.reddit.com/r/swift/comments/xn2qi3/issue_with_app_version_for_app_store_upload/
Replies
Boosts
Views
Activity
Aug ’24
Comment on Cannot upload lower build number after higher build submission is approved
Here is another thread about the same problem: https://forums.developer.apple.com/forums/thread/714645
Replies
Boosts
Views
Activity
Aug ’24
Comment on SwiftUI Slider will cause app to crash on macOS Tahoe RC
Can confirm, no longer crashes on macOS 26.1 beta 3.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’25