ARKit 2.0 image tracking

I’ve been trying to get the updated image tracking working within the ARKit 2.0 but when I build out the Image anchor scene (Unity-Technologies-unity-arkit-plugin-24b52397d3eb>Assets>UnityARKitPlugin>Examples>ARKit1.5>UnityARImageAnchor>UnityARImageAnchor.unity) it appears to still be tracking like in ARKit 1.5. Any help would be greatly appreciated.

Thanks!

Unity 2017.4.4
iPhone X
iOS 11.4.1
macOS High Sierra 10.13.6
xCode 10.0 beta 5

same

You have to make sure that you are running iOS 12 and not 11 for it to work. Also make sure that you select to deploy to iOS 12 in Xcode.

3.4
Hello,

this solution unfortunately does not work for me and I’m having the same problem of poor image tracking.

using unity 2018.3.4f1, on iphone 8 with ios 12.1, deploying in xcode to ios 12.1 - image tracking still is still lagging…