21

With Apple CloudKit, you can focus on your client-side app development and let iCloud eliminate the need to write server-side application logic.

This is a library to simplify the access to Apple’s CloudKit data and notifications.

EVCloudKitDao comes with example application:

The AppMessage demo is a complete functional messaging app based on CloudKit:

  • News items are fully functional. Just try adding, deleting and updating newsitems from the CloudKit dashboard.
  • The Contacts list based on your phone contacts that also have installed the app.
  • Chat with someone using text messages, pictures and sending your location
  • It also has TestViewController.swift for an overview of the functionality

Read More »

27

Learn how to store your app’s data in the cloud in this iOS 8 CloudKit tutorial.

CloudKit, Apple’s new remote data storage service for apps based on iCloud, provides a low-cost option to store and share app data using users’ iCloud accounts as a back-end storage service.

In this tutorial, you’ll get hands-on experience using CloudKit, by creating a restaurant rating app with a twist called BabiFüd!

Read More »

04
05
27
15
31