AR Image detection

Hi everyone, i’m trying to make a simple AR application, and i’m struggling to find a way to do the Image tracking on an android without using ARCore. Is it possible? In the ARPawn blueprint i’m connecting Event tick>Get all AR geometries>For each loop> Cast to AR tracked Image> Spawn Actor Placeable with local to world transform.

Thanks everyone for the attention

Use 4.22 to do image tracking, it works like the ARkit in that version.