You need to 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 useGini Bank API Library, you need to add support for “Keychain Sharing” in your entitlements by adding a keychain-access-groups
value to your entitlements file. For more information see the Integration Guide of the Gini Bank API Library.