Watch simulator - sign into iCloud account

Using Xcode 11. Can I sign a watch simulator into my iCloud account and, if so, how? By way of explanation, my app is Core Data + CloudKit and I would like the watch simulator to get the data that has been generated by the phone app (I understand it won't continue to be synched, I just need it to pick up the data on app launch). Thanks.

Answered by KMT in 394042022

Unless something has changed, we're told that CloudKit usage is blocked on watchOS Simulators.


Testing in your example should apparently be performed strictly by using devices.

Accepted Answer

Unless something has changed, we're told that CloudKit usage is blocked on watchOS Simulators.


Testing in your example should apparently be performed strictly by using devices.

Has anything changed, or is CloudKit still being blocked on watchOS simulators at this point? (I'm new to iOS/watchOS development but the lack of clarity and plethora of bugs has not been a nice experience coming from Dart/Flutter environment.)

Watch simulator - sign into iCloud account
 
 
Q