The SDK provides a custom UIViewController object, which should be shown by your app. It handles the complete process from showing the onboarding to providing a UI for the analysis.
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.