Dear Eva,
thank you so much for this quickly answer...so if I want show different model with different image I need to stopExtendedTracking when an image is lost (we call this image image A) then, after stop it I need to re-create ImageTrackable A (in case the user want to rescan image A)?
thank you
francesco
Thanks
Eva
Francesco Venica
Hi,
I'm using javascript iOS SDK for create an augmented reality app that show some model based on different images.
Using the examples I'm able to show one model, my problem is that I'm not able to show 2 different models based on 2 different image.
Using my code I can see only the model of FIRST tracked image, if I try to track the other image nothing appear, only the first work.
If I track the second image I see the second image but I'm not able to see the first model. This is my code:
where is the error?