The problem:
What I have tried:
Scheme
-> Diagnostics
-> Metal
: API Validation
flag to false or (true)RoomCaptureSession.Configuration
, RoomCaptureView
Release
build configuration (since the Debug
was set per default).Go to Xcode 14.2 main menu:
Product – Scheme – Edit Scheme – Run (Debug) – Arguments and add environment variable.
// Name Value
OS_ACTIVITY_MODE = disable
Product – Scheme – Edit Scheme – Run (Debug) – Diagnostics and disable two options:
Or, when Developer Mode is enabled, disable it in iPadOS under
Settings app – Developer (scroll down):