Thanks @mark-e-mark !
Based on your fix the below seems to work and limits its impact.
TextField("Placeholder", text: $text)
#if DEBUG
.autocorrectionDisabled()
#endif
Post
Replies
Boosts
Views
Activity
@cfc you've captured my thoughts, exactly. I also made this mistake at project inception and check on its status periodically.
Customer complaints are the biggest issue.
I was hopeful after reading recently updated documentation, "tn3157-updating-your-watchos-project-for-swiftui-and-widgetkit".
However, the limitations remain (both directions).
"After adding an iOS companion app and publishing it to the App Store, you can’t roll back to a watch-only app. "