ckcontainer

Can I transfer CloudKit data to a new Container?

烂漫一生 提交于 2019-12-13 15:41:39
问题 I'm making a CloudKit app, and I'm faced with the choice of storing my data in the default container, accessible only by that app, or a custom container that can share data. For now I only need that app to access the data, so I would probably put my data in the default container. However, if eventually I want to access this data from a different app, can I transfer my user data to a custom, shareable container? 回答1: No need to transfer your data: the default container can be used from your