Start a new topic

Redirect to Some internal page in Cordova Project

i am developing an AR project , and my idea is when camera detect some predefined object  it will redirect to some internal page in cordova project in www folder like detectobject.html 


what is the best solution for that ? 


Thanks



Hello Ayman,

Please refer to the Javascript API reference here and use the event onObjectRecognized. In there you can define what you wish to do.

Thanks
Eva

 

thanks for your response but i dont know how to redirect to the page ?

what the command used for this 


Thanks 


Hello Ayman,

I am sorry but redirecting to another page is not a Wikitude related issue. You could use simple html command to do so.

Thanks
Eva

 

Login or Signup to post a comment