LLSimpleCamera icon indicating copy to clipboard operation
LLSimpleCamera copied to clipboard

Adding keys `NSCameraUsageDescription` and `NSMicrophoneUsageDescription`

Open wanderingstan opened this issue 8 years ago • 2 comments

An error is generated without them.

wanderingstan avatar Apr 24 '17 21:04 wanderingstan

Most open source project on GitHub doesn't contain privacy settings in info.plist.

hzhou81 avatar Jul 10 '17 10:07 hzhou81

I think it's because only with iOS 10 that an app will crash without it. Other projects have been updating, e.g. see: https://github.com/Affectiva/ios-sdk-samples/pull/3

wanderingstan avatar Jul 10 '17 15:07 wanderingstan