AR Image Detection to Spawn Object

I am trying to get an object to spawn upon image recognition. Does anyone have a tutorial on how to do this? I have followed this tutorial (https://medium.com/@joe.j.graf/arkit…0-4dcbefb7a178) and nothing spawns. I have no clue what I am doing wrong and have spent hours googling and testing other options. Here is the blueprint that is basically the same as the tutorial above and the session config as well as the image asset it is supposed to detect.

I am using version 4.22.3 and testing a on Pixel 2 XL. Any thoughts?

Edit: I solved it. I needed to change the overall session config that was being called in the UI so that it would recognize the image as well.