In watchOS, the navigation bar back button has default title of "Cancel". Is there a way to set that title to a different value, for example "Done", in watchOS 7 with SwiftUI?
In watchOS 6, the title could be changed using .navigationBarTitle modifier, and the button would still be active. In watchOS 7, changing the title with the .navigationTitle modifier effectively removes the back button.
Post
Replies
Boosts
Views
Activity
XCode 11.4, macOS 10.15.4. When launching development distributions, I am now getting the error: “AppName” is damaged and can’t be opened. Delete “AppName” and download it again from the App Store. If I relaunch once or twice, I will eventually get the login prompt, and after I enter testing credentials, it launches fine. Anyone else experiencing this?