Hello I'm following the sample code for AR QR, it works fine for detect text from QR Code but when camera is not "watching" QR Code anymore event OnTargetLost or OnTargetUnload never executes.
Sample code each 2 seconds reads a flag that shows on screen text in QR code, I don't want to depend of time period, it would be better to know when QR code is not present for camera event based.
OnTargetLost when is executed?
Or Am I missing something?
Best Regards
Rick