Contributed iOS Tutorials (Appcoda)

  • 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

    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!

  • How To Scan QR Code Using AVFoundation Framework

    How To Scan QR Code Using AVFoundation Framework

    iOS 7 brings a wealth of new features that set it apart from all other mobile operating systems. Both major additions and minor improvements have been made, offering developers new or updated frameworks and APIs to work with, and the opportunity to provide single users with a much richer experience. The AVFoundation framework is just…