Why isn't the sample app working when implemented in Ionic?
A
Austin Du Du
started a topic
over 8 years ago
Why isn't the sample app working when implemented in Ionic?
1 Comment
A
Austin Du Du
said
over 8 years ago
I'm trying to implement the wikitude sdk into the Ionic framework. However, once I put all the sample files in the right place and link the index.html file to the index.js file (which I copied from the setup guide), I'm getting an error that reads,
TypeError: undefined is not a constructor (evaluating 'new AR.ClientTracker("assets/magazine.wtc", {
Austin Du Du