I am working on image detection of arkit.when I am going to add image on ar resource at that time its giving me warning like this:
Warning: Unsupported Configuration: AR reference image "" must have non-zero, positive width.
I am working on image detection of arkit.when I am going to add image on ar resource at that time its giving me warning like this:
Warning: Unsupported Configuration: AR reference image "" must have non-zero, positive width.
After saving the image in assets, you need to give the name, width, height and units of the image. You can refer this
Xcode Error: AR reference image must have non zero positive width