Barcodes with iOS: Bringing Together the Digital and Physical Worlds

  • 3h 2m
  • Oliver Drobnik
  • Manning Publications
  • 2015

Summary

Barcodes with iOS is the first and only book that comprehensively addresses barcode technology for the iOS developer. It offers an introduction to commonly used formats, such as ISBN and UPC codes, and provides real-world examples that teach you how to integrate code scanning and generation into your apps. This book consolidates information about applicable Apple frameworks in one place so you can quickly add native barcode support to your existing enterprise apps or start building new apps that help bring together the physical and digital worlds.

About the Technology

Barcodes are a universal way to track and share information, appearing on everything from cereal boxes to shop windows. Starting with iOS 7, Apple has added native features for building apps that scan, display, and print barcodes, eliminating the need for third-party libraries.

About the Book

Barcodes with iOS teaches you how to effectively use barcodes in your iOS apps. You'll master Apple's new barcode frameworks while you explore real-world examples that integrate code scanning and generation and metadata retrieval into your apps. Along the way, you'll pick up numerous best practices for bringing together the physical and digital worlds.

This book is written for readers with a working knowledge of Objective-C and iOS app development.

What's Inside

  • Learn about all barcode formats supported by iOS
  • Native barcode scanning with AV Foundation
  • Using Core Image and BarCodeKit to produce a wide range of barcodes
  • Printing to sheets and labels with AirPrint
  • Retrieving metadata for products with NSURLSession and NSURLProtocol
  • Harnessing context information from Core Location and iBeacons

About the Author

Oliver Drobnik is an independent consultant specializing in custom iOS and Mac development.

In this Book

  • About This Book
  • About the Cover Illustration
  • Barcodes, iOS, and You
  • Media Capture with AV Foundation
  • Scanning Barcodes
  • Passbook, Apple’s Digital Wallet
  • Generating Barcodes
  • Getting Metadata for Barcodes
  • Putting Barcodes in Context