I have developed an AR mobile application with object detection using tensorflow. The app is running perfectly on iphone 12 mini and other iphones. But when i test on iphone 12 pro versions and ipad 12 pro the app is not showing 3D model when the phone camera is far from the detected object. When ever the app detects the trained object it is suppose to show the 3d model and place near to that object but in iphone 12 pro versions it is only showing 3D object when camera is near to detected object. I think may be lidar is creating problem? if yes then how to stop the lidar using c-sharp code as i have developed the project in unity using ARfoundation 1.0 and tensorflow.