Tag: ios sdk

MobileTuts+

Exploring the Multipeer Connectivity framework: Project Setup

Last updated on October 12th, 2018As with every major release, iOS 7 includes many new APIs that developers can take advantage of in their applications. In this tutorial, we’ll take a look at a brand new framework introduced in iOS 7, the Multipeer Connectivity framework. This framework adds support for discovering, connecting to, and communicating […]

Keep Reading...
iOS Tutorials at AppCoda

Introduction to Objective-C Blocks

In programming, what differentiates a good developer from a great developer is the way each one takes advantage of the programming tools he or she offered by the used language. Objective-C, the official language for developing applications for iPhone, iPad and Mac OS, is a multi-featured one, and as a relative to C, very powerful. […]

Keep Reading...