Post

Replies

Boosts

Views

Activity

Comment on Truedepth Camera on iPhone13 products - lower accuracy of depth data?
It is the same for iPhone 14, and even worse, iPhone 15 appears to be giving even worse results :|. Besides noise, we also discovered that on iPhone 13, 14 and 15 the distances return by the AVCaptureSession are wrong, and that the focal distance from the camera calibration is also wrong (also on iPad Pro 12.9" 5th and 6th gen and iPad Pro 11" 3rd and 4th gen).
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’23
Comment on Iphone 13 and 14 have unusably inaccurate depth data. iPhone 12 and iPad Pro is fine
Apple provided me a bit more information on this issue in my FeedbackAssistant. Since iPhone 13, they use a different TrueDepth module, which is a lot noisier than the previously used module, leading to the observed behaviour. Seems like there is nothing we can do on software side to get less noisy results on iPhone 13 and newer. Still hoping for using the iPad TrueDepth modules in future iPhones and iPad Pro's.
Topic: App & System Services SubTopic: Core OS Tags:
May ’23
Comment on Swift Cpp/c++ interop: swift functions with c++ enums arguments not available in c++
Jup, that’s correct.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Swift Cpp/c++ interop: swift functions with c++ enums arguments not available in c++
Yup, you're right. I meant the second enum to be a regular enum instead of an enum class.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Truedepth Camera on iPhone13 products - lower accuracy of depth data?
It is the same for iPhone 14, and even worse, iPhone 15 appears to be giving even worse results :|. Besides noise, we also discovered that on iPhone 13, 14 and 15 the distances return by the AVCaptureSession are wrong, and that the focal distance from the camera calibration is also wrong (also on iPad Pro 12.9" 5th and 6th gen and iPad Pro 11" 3rd and 4th gen).
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Iphone 13 and 14 have unusably inaccurate depth data. iPhone 12 and iPad Pro is fine
Apple provided me a bit more information on this issue in my FeedbackAssistant. Since iPhone 13, they use a different TrueDepth module, which is a lot noisier than the previously used module, leading to the observed behaviour. Seems like there is nothing we can do on software side to get less noisy results on iPhone 13 and newer. Still hoping for using the iPad TrueDepth modules in future iPhones and iPad Pro's.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’23
Comment on Touch layout not matching UI layout on iPhone after waking device when .sheet is open
FB11983439
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Touch layout not matching UI layout on iPhone after waking device when .sheet is open
I already created an issue via the Feedback Assistent at the same time as I posted this on the forums -> FB11983439
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Touch layout not matching UI layout on iPhone after waking device when .sheet is open
I already reported this to Apple at the same time as I created this forum post -> FB11983439
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Touch layout not matching UI layout on iPhone after waking device when .sheet is open
Ah, good to know this would allow me to workaround until Apple properly fixes it. Thanks for the tip.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Touch layout not matching UI layout on iPhone after waking device when .sheet is open
I already did so at the same time as posting here -> FB11983439
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on SwiftUI Previews in Xcode 14 failed to run with SettingsError: noExecutablePath(IDESwiftPackageStaticLibraryProductBuildable)
New feedback has been submitted: FB11515571
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Including account deletion within the application
Yes, all data associated with the user must be removed, unless required to be retained by local laws.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22