Hi apple engineer, I’m facing a trouble to run the “Capturing Depth Using the LiDAR Camera” on my 5th iPad Pro with Lidar on, and 15.4 iPadOS. Sample project download link: https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/capturing_depth_using_the_lidar_camera.
I didn’t make any changes on the code, and the error shows here:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Could not find a storyboard named 'Main' in bundle NSBundle </private/var/containers/Bundle/Application/7E21BAE3-4F36-4ED8-9D91-01D1E0D5C008/LiDARDepth.app> (loaded)' terminating with uncaught exception of type NSException
Can someone help me out? Thank you!