- Sort Posts
- 2 replies
- Last post
ERROR : Vuforia App Key is Missing
May 6, 2017 - 1:46pm #3
ERROR : Vuforia App Key is Missing
May 4, 2017 - 7:53am #2
Hello,
For the iOS VuforiaSamples, grep for "setInitParameters". I found it in .../VuforiaSamples/Classes/SampleApplication/SampleApplicationSession.mm.
The key you create on the portal is the string in the second argument:
Vuforia::setInitParameters (int flags, const char * licenseKey)
Thanks.
You click on ARCamera then camera. In the inspector on the right you'll see a window that says App Key. Copy & paste your key into the window.