Hi everyone !
First of all, thanks a lot for this awesome tool !
I would like to know if there is API to be notified when an image gets detected directly in iOS.
I saw that I could do that through an Unity script https://developer.vuforia.com/forum/faq/unity-how-can-i-play-audio-when-targets-get-detected
but as I want to do complex stuff and use many of my iOS app data I'd like to do this directly in my app code.
I saw that this is possible in Android in the example https://developer.vuforia.com/resources/dev-guide/triggering-ui-events-when-target-detected but this solution strongly relies on graphical stuff and internals.
In the sticky none I saw this topic but the link is dead : https://developer.vuforia.com/forum/faq/android-how-can-i-update-my-ui-response-tracking-events
Thanks a lot for your support !
HI There !
I'm looking to implement something like this as well. Could you share your results ?
thanks !
-A