Start a new topic
Solved

Difference between onImageLost and onExitFieldOfVision

Hi,


Can anyone tell me the difference between the two optional methods of ImageTracker object which are :-

  • onImageLost
  • onExitFieldOfVision


Waiting for a sensible reply.


Hello,


With SDK 6.0 the onExitFieldOfVision has been deprecated and replaced with the event onImageLost. You can find more information here https://www.wikitude.com/external/doc/documentation/latest/android/migration.html#migrate-from-53-to-60 and here https://www.wikitude.com/external/doc/documentation/latest/Reference/JavaScript%20API/classes/ImageTrackable.html


Thanks

Eva




1 person likes this

Hi Eva,


Thank you so much. You just saved my day.

Login or Signup to post a comment