...
Code Block | ||
---|---|---|
| ||
let viewController = GiniCapture.viewController(importedDocuments: visionDocuments, configuration: visionConfiguration, resultsDelegate: resultsDelegate, documentMetadata: documentMetadata, trackingDelegate: trackingDelegate, networkingService: networkingService) present(viewController, animated: true, completion: nil) |
You may also use Use Gini Bank API Library or implement the communication with the Gini Bank API yourself.