Post

Replies

Boosts

Views

Activity

Comment on Reverting from an Independent Watch app, to one that is dependent on an iPhone app
@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. "
Topic: App & System Services SubTopic: General Tags:
Feb ’24
Comment on Invalid Numeric Value (NaN) Error in SwiftUI's TextField on Long-Press
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
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Reverting from an Independent Watch app, to one that is dependent on an iPhone app
@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. "
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24