Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Not work at Xcode5 #14

Open
ForrestMobile opened this issue Oct 18, 2013 · 2 comments
Open

Not work at Xcode5 #14

ForrestMobile opened this issue Oct 18, 2013 · 2 comments

Comments

@ForrestMobile
Copy link

When I go to XCODE5 with iOS7 , It always keep complaining that NSUbiquitousKeyValueStore error: com.*** has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement

And it does not work, anyone has the same issue or any clues to fix it ? Thanks

@Bongeh
Copy link

Bongeh commented Oct 30, 2013

In your project, have you gone to Capabilties and ticked the box that says 'Use key-value' store ?

@Sam-Spencer
Copy link

This is not an issue with MKiCloudSync. This is an issue with how you've setup your project. The error states that you haven't added the Key-Value Storage key to your entitlements file (or that you don't have an entitlements file). You can set that up by registering your App ID in the developer portal and then turning ON iCloud in the Capabilities section of your Xcode Project settings. Then tick Use Key-Value Store

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants