"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Additional behavior when Image gets detected

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 !

I can't find out how to be notified if an image gets detected without relting on a custom view or internal APIs https://developer.vuforia.com/forum/ios/trackableeventhandler-equivalent-ios

Does Vuforia 4 provide an high-level API to be notified when an image gets recognized ?