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.

Accepted Reply

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.

Replies

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.