What's New in CloudKit notes

Notes is now using CloudKit to synchronize between OS X and iOS


iCloud Backup is now using CloudKit


Apple can offer developers a huge amount of storage. I'd say watch the session video, my notes would just consist of repetitions of "Huge amount of storage, costs you nothing."


CloudKit Web Services


Full CloudKit API vs JSON / HTTPS

CloudKit JavaScript Library

Sign-in via Apple ID


  • Public and private database access
  • Record operations
  • Assets
  • Query
  • Subscriptions and notifications
  • User discoverability
  • Sync



CloudKit JS


  • Javascript API
  • Matches CloudKit API
  • No intermediate servers - no need for a server in the middle
  • New notes web app built with CloudKit JS



Web sign-in with Apple ID


Apple manages the password service via using an Apple ID. Developer does not see the user's authentication credentials.