Fatal error: ObjectCaptureSession is not supported on this device!

I am trying the demo code in https://developer.apple.com/documentation/realitykit/guided-capture-sample

MacOS: 13.4.1 (22F82)

XCode: 15 Beta 4

iPadOS: 17.0 Public Beta

iPad: Pro 11 inch 2nd Generation (has Lidar Scanner)

But I've got an error in the runtime: "Thread 1: Fatal error: ObjectCaptureSession is not supported on this device!"

Replies

Hi , iPad: Pro 11 inch 2nd Generation (has Lidar Scanner) has A12Z Bionic Chip with 64-bit Architecture (Neural Engine) with Embedded M12 Coprocessor. As per docs, iPhone or iPad with a LiDAR Scanner and an A14 Bionic chip or later is needed.