2

I need that small photo I have set up in my iCloud. Is there a way to get it?

4

1 回答 1

1

我假设您指的是与 iCloud 帐户关联的小头像?

如果是这样,那么不,我不相信这是可能的。CloudKit 可发现性 API 都以 CKDiscoveredUserInfo 对象的形式返回用户。这些目前仅限于提供名字、姓氏和 userRecordID。

https://developer.apple.com/library/ios/documentation/CloudKit/Reference/CKDiscoveredUserInfo_class/

于 2015-02-25T21:15:08.977 回答