Apple's ARKit support in 4.17?

Hi
Anyone have news of support for ARKit in 4.17? Are there any demos or tutorials?

I would love know to also know if there is any more information out there regarding the ARKit, I finally have the ARSample scene working (only works for me with Xcode 9 Beta 2 and Github Ar Branch, not 4.17 release).

We have the sample working on 4.17. You need to get the project content from the AR Branch to run it. There is not much documentation and the scripting in the sample blueprint is complicated so you won’t likely be able to do it on your own from scratch. If you look at the project, the main things are the Material function for the camera that warps the camera texture to match the skybox. Also the ARGamemode has a lot of setup for calibrating and setting the scene.