NatashaTheRobot / watchkit

Sharing Data with WatchKit Examples
67 stars 8 forks source link

NSUserDefaults sharing doesn't work #2

Closed rivera-ernesto closed 9 years ago

rivera-ernesto commented 9 years ago

Could be that I'm trying it between the phone and the watch Simulators directly, but the demo project doesn't work.

The iPhone app correctly writes to defaults and shows the saved value on relaunch. The watch extension however sees no value for the saved key.

Could it be that the included entitlements are not valid without your credentials?

NatashaTheRobot commented 9 years ago

Yes, you have to set up your own app id and entitlements.