-
Using Text Kit to Manage Text in Your iOS Apps
iOS 7 brings along new rules and new Human Interface Guidelines (HIG) that should be followed by all developers. One of those guidelines regarding the all brand-new look and feel, highlights the fact that an application’s interface should not compete with the content, nor distracting users from it, but supporting it in the best possible…
-
How To Import Contacts Using Address Book Framework
One of the most well-known and most used feature of iPhone devices to all users, developers or not, is the Address Book. For those who use a lot the device as a phone (rather than a mobile mini computer), all important and vital information they need exist in their contacts. Till today, many applications have…
-
Appcoda: How To Scan QR Code Using AVFoundation Framework
One of the new features that the AVFoundation incorporates in iOS 7, is the ability to discover and read bar codes in real-time, and one of the supported bar code types that we especially interested in at this tutorial, is the QR Code. Read my new tutorial on Appcoda!
-
MobileTuts+: Xcode 5 Essentials
Xcode 5 incorporates a lot of new features, as well as too many updates that make development even easier! Read about all Xcode 5 Essentials on this new tutorial on MobileTuts+.
-
Xcode 5 Essentials
Xcode 5 is a major step forward for the Apple ecosystem, bringing more possibilities, features, and tools to developers than ever before. With Version 5, Xcode has grown into an extremely powerful IDE. Read this article to learn what’s new!
-
MobileTuts+: Multitasking Enhancements
All new iOS 7 Multitasking Enhancements now on MobileTus+.
-
Multitasking Enhancements
This tutorial will teach you all about the latest multitasking enhancements provided by the iOS 7 SDK. Specifically, you’ll learn about the Background Fetch, Remote Notifications, and Background Transfer Service APIs. Read on!
-
MobileTuts+: Working with Google Calendars
A new tutorial demonstrating the use of OAuth 2.0 Protocol by posting on Google Calendar now on the MobileTuts+