QR Code Recognition in iOS 11

WWDC 2018

Posted by Den on September 30, 2018 · 7 mins read
QR Code Recognition in iOS 11

QR Code Recognition in iOS 11

Tech Talks

QR Code Recognition in iOS 11

Tech Talks

What is a QR Code ?

Automatic QR Code Detection

QR Code Scanning with Camera

  • Photo and Square modes
  • Works from Camera in locked screen
  • “Siri, scan QR Code”

Supported Data Types

Location QR Code

  • Geo scheme
  • maps.apple.com

Message QR Code

  • SMS scheme
  • SMSTO format

Email QR Code

  • mailto scheme

Phone Number QR Code

  • tel scheme

Contact QR Code

  • vCard format
  • MeCard format

Event QR Code

  • iCalendar format

WiFi QR Code

QR Code Support for Universal Links

  • Linking to your app
  • How to set Universal Links
Step 1
Step 2

Adding Smart App Banner

  • Add the following meta tag to your webpage:
    <meta name="apple-tunes-app" content=app-id=123456789">
  • To get your app id, search for your app on https://itunes.apple.com/linkmaker
    It’s the nine digit number in the app store link

Linking to multiple apps

Prepare PizzaStories app to handle Universal Link

QR Code Detection in Safari

  • 3D Touch
  • Long Press