When using this method, you don’t need to care about handling the analysis process with the Gini Bank API Library, you only need to provide your API credentials and a delegate to get the analysis results.
let viewController = GiniCapture.viewController(withClient: client, configuration: giniConfiguration, resultsDelegate: resultsDelegate) present(viewController, animated: true, completion:nil)