报错: This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data.
根据提示直接在Info.plist中天添加NSCameraUsageDescription key即可