質問

I am new for iCloud API. I want to know can we use iCloud API in web Application ? Is it possible to access iCloud API via web ?

役に立ちましたか?

解決

use CloudKit JS

CloudKit JS provides JavaScript APIs for accessing data in your app’s CloudKit containers.

CloudKit JS allows you to build a web interface for users to access the same containers as your CloudKit app running on iOS or OS X. You must have an existing CloudKit app and enable web services to use CloudKit JS.

https://developer.apple.com/library/prerelease/ios/documentation/CloudKitJS/Reference/CloudKitJavaScriptReference/index.html

他のヒント

I got a stackoverflow link which was enough for me to accept that it's not possible

iPhone and Webapp sync through iCloud ??

Thanks,

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top