Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 430 Bytes

Wrnch2Test

This repository is for testing out the Wrnch 2.0 SDK on iOS.

Instructions

  1. Load the project in Xcode
  2. In ViewController.swift insert your license key
  3. In the Project settings setup the "Signing and Capabilities" tab with your provisioning profile and team.
  4. Run the app on a compatible iPhone/iPad.

Detection Callback not being called

Notice that the DetectionCallback method is never being called.