cupertino-sample-code/proximityreader-checking-ids-with-the-verifier-api
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
VerifierAPISample-DataRequest Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
VerifierAPISample-DisplayRequest Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
VerifierAPISample.xcodeproj Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Checking IDs with the Verifier API

Read and verify mobile drivers license information without any additional hardware.

Overview

Configure the sample code project

The project contains two targets:

  • VerifierAPISample-DisplayRequest: This target is configured to perform a MobileDriversLicenseDisplayRequest.
  • VerifierAPISample-DataRequest: This target is configured to perform a MobileDriversLicenseDataRequest.