Frage

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 ?

War es hilfreich?

Lösung

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

Andere Tipps

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

iPhone and Webapp sync through iCloud ??

Thanks,

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top