Skip to end of banner
Go to start of banner

Request Camera Access

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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’re using the Gini Bank API Library, add support for “Keychain Sharing” in your entitlements by adding a keychain-access-groups value to your entitlements file.

  • No labels