Private data sharing using CloudKit

后端 未结 4 997
耶瑟儿~
耶瑟儿~ 2021-02-01 22:10

Is there a straightforward way to share private data between two or more users using CloudKit?

Public and private date are obvious, but there doesn\'t seem to be a way t

4条回答
  •  遥遥无期
    2021-02-01 22:46

    At WWDC 2016, Apple introduced CKShare which addresses this use case. As of Jun 13th, 2016, the beta API is public but undocumented. The sharing API is demonstrated in the WWDC 2016 video What's new with CloudKit, starting at 19:57.

提交回复
热议问题