I’m anewbie here and trying Image Target in studio,
from this I want to check if Image target is found or getting track how can I do that
Take a look at this page - you need to a add listener for the events:
1 Like
Pete is correct, you should be using listen
instead of onEvent
.