An App running on macOS Monterey 12.2.1 crashes when trying to access the camera with the following error report:
Termination Reason: Namespace TCC, Code 0 This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an com.apple.security.device.camera key with a string value explaining to the user how the app uses this data.
The App's Info.plist contains a NSCameraUsageDescription key plus description. Also it asks the user for permission and works fine when run from the Terminal. It only crashes when launched via Finder or Dock.
The App is not signed nor hardened and thus has no entitlements. Did something change? The App worked fine before.
Many thanks for any hints.
5
0
4.1k