Post

Replies

Boosts

Views

Activity

Reply to iOS17 - Setting FocusState to false via Button is not working
Same issue. Programmatically changing @FocusState is not working on 15A240d / watchOS 10.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to Share NSUbiquitousKeyValueStore between Watch app and iOS app
What worked for me is changing the "iCloudKey-Value Store" key in the iOS entitlements file to $(TeamIdentifierPrefix)$(CFBundleIdentifier).watchkitapp The same key in the watchOS entitlements file of course should then be left unchanged as $(TeamIdentifierPrefix)$(CFBundleIdentifier) No signing issues.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22