Start a new topic

Why isn't the sample app working when implemented in Ionic?

Why isn't the sample app working when implemented in Ionic?
1 Comment


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", {

onLoaded: this.worldLoaded

})'), http://10.172.248.93:8100/js/imageontarget.js, Line: 15

 

It would be greatly appreciated if anyone has input on this matter.

 

Thanks,

Austin
Login or Signup to post a comment