Request Camera Access

Specify the NSCameraUsageDescription key in your Info.plist file. This key is mandatory for all apps since iOS 10 when using the Camera framework.

Also if you use Gini Bank API Library, add support for Keychain Sharing in your entitlements by adding a keychain-access-groups value to your entitlements file.

Â