Had a simple question. With iCloud, if you create two apps, are you able to access the same iCloud document storage folder, if you have the luxury of having almost the same app id prefix etc, or is it sandboxed and restricted?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. As a developer, you can configure iCloud entitlements across different apps such that they may utilize a ‘shared’ sandbox.
By setting the container identifier string to single key, different apps can use the same iCloud data.
See the documentation:
https://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/iCloud/iCloud.html#/