I NEED to track moving images for an educational app I am making.
I had to go into apples documents for the first time (I usually work only with android). So here is what I found here :
“ARKit doesn’t track changes to the position or orientation of each detected image. If you try to place virtual content that stays attached to a detected image, that content may not appear to stay in place correctly”.
Are they freakin kidding me?!? I am sure this must be obsolete info somehow. ARKit is supposed to be great. I have used moving images with ARCore I was sure Apple also has this in ARKit.
Question-1: Is this real?
Question-2: If (Question-1 == true) Are there any solutions to this?