mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-01-14 00:47:54 -05:00
Hello Image Recognition iOS
This document describes all necessary steps to get the sample running.
###Setup
-
Download the Vuforia Framework from Qualcomm (You need to register yourself as a Qualcomm developer)
-
After that, copy the lib and and header files from your downloaded Vuforia SDK into the
[ProjectFolder/"AppName"/Vuforia/include/QCAR]and[ProjectFolder/"AppName"/Vuforia/lib/arm/]folder of this project -
Download the Wikitude SDK from our website (You need to register yourself as a Wikitude developer)
-
Copy the SDK folder from
[DownloadedSDKRoot/iOS/SDK]into[ProjectFolder/"AppName"/WikitudeSDK]