Posts

Post not yet marked as solved
2 Replies
1.2k Views
Issue is reproduceable in 'Working with UI Controls' tutorial's project https://developer.apple.com/tutorials/swiftui/working-with-ui-controlsPresentationLink in Home.swift file shows Profile view, but only once - after you close the view, any subsequent touches do nothing. Also, app crashes with access violation error if NavigationLink is replaced with PresentationLink within NavigationView's List.
Posted Last updated
.