Post

Replies

Boosts

Views

Activity

Reply to SimultaneousGesture.updating(_:body:) does not always reset
Thank you for the detailed response and example. However, I've noticed an unexpected behavior in the implementation. The expected behavior of this code looks like "normal output" from this file: https://github.com/teameh/GestureIssueTester/blob/engineer-example/output.txt This shows the expected flow: state changes during gesture updates, followed by gesture completion and state reset. But if you try this example out, and mess a bit with the gestures, within a minute, the console will look like this and everything will get stuck. See "error ouput" in this file: https://github.com/teameh/GestureIssueTester/blob/engineer-example/output.txt Two key issues are apparent: The state no longer resets to initial values The onEnded handler stops being called I've recorded this happening in this video. https://github.com/teameh/GestureIssueTester/raw/refs/heads/engineer-example/screen-recording-engineer-example.mov I'm just activating the gestures and letting them end a couple of times. In the video, after 3 seconds everything gets stuck and nothing is printed any more, even when you keep trying to activate the gesture.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’24
Reply to SwiftUI Popover Crash During Resizing in Stage Manager
Subscribing to this issue. I have the same crash when rotating while any popover is visible.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’25
Reply to SimultaneousGesture.updating(_:body:) does not always reset
Thank you for the detailed response and example. However, I've noticed an unexpected behavior in the implementation. The expected behavior of this code looks like "normal output" from this file: https://github.com/teameh/GestureIssueTester/blob/engineer-example/output.txt This shows the expected flow: state changes during gesture updates, followed by gesture completion and state reset. But if you try this example out, and mess a bit with the gestures, within a minute, the console will look like this and everything will get stuck. See "error ouput" in this file: https://github.com/teameh/GestureIssueTester/blob/engineer-example/output.txt Two key issues are apparent: The state no longer resets to initial values The onEnded handler stops being called I've recorded this happening in this video. https://github.com/teameh/GestureIssueTester/raw/refs/heads/engineer-example/screen-recording-engineer-example.mov I'm just activating the gestures and letting them end a couple of times. In the video, after 3 seconds everything gets stuck and nothing is printed any more, even when you keep trying to activate the gesture.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Bug: applicationWillResignActive notification firing two minutes after a Touch ID prompt while application is still active
Hi Billy, Did you get any updates on your report from Apple? We just stumbled on this bug as well, although the delay is a tenth of a second instead of 2 minutes. Cheers, Tieme
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to System Name for iPadOS
We're now seeing some iPads running iOS 15 returning 'iOS' and some returning 'iPadOS'. Any idea what could cause this?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’21