Start a new topic

On detection run cordova function?

Is there a way that when my object is detected a cordova function runs? For example, I'm trying to track the number of detections within my app and report this back to google analytics using a cordova analytics plugin. 


Hi,


You can work with the onObjectRecognized function and react / report whenever the object is recognized.


Greetings

Nicola


is there no way to tie back into native cordova? I'm limited to just using the js file from the world implementation?

Here you can find details on the Native cordova / Js link:


https://www.wikitude.com/external/doc/documentation/latest/phonegap/browsingpois.html#nativedetailscreenplatform


Greetings

Nicola

Login or Signup to post a comment