Pregunta

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 ?

¿Fue útil?

Solución

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

Otros consejos

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

iPhone and Webapp sync through iCloud ??

Thanks,

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top