@hiukim If autostart is set to false, and you call start manually with the phone already pointing at the tracking, the targetFound event is fired the very first time. However, if you then call stop, and with the phone still pointing at the tracking, you call start again, the targetFound event is not fired. The same problem happens with pause/unpause. Currently targetFound can't be relied on to make the content visible/invisible because of this issue.