Game Development Reference
In-Depth Information
cancelButtonTitle: @"Local Only"
otherButtonTitles: @"Use iCloud", nil];
[alertView show];
}
}
After all these changes, the didFinishLauchingWithOptions: method will look
like this:
Search WWH ::




Custom Search