Book Image

iOS Game Programming Cookbook

Book Image

iOS Game Programming Cookbook

Overview of this book

Table of Contents (19 chapters)
iOS Game Programming Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Integration of iCloud with iOS games


In this recipe, you will learn the steps to integrate the iCloud with iOS games. iCloud integration plays an important role in the development of the application as it helps us to support various features and enhance interdevice synchronization. In this recipe, we will explore and integrate a few features of the iCloud in our game.

Getting ready

As of now, we have finished the initial setup for playing with iCloud. As a prerequisite to integrate iCloud in any app, we must be enrolled in membership for iOS or the Mac Developer Program, and have the device provisioning profile and AppID. To accomplish this and start with the integration part, we must take a look at these two links: