gini / health-sdk-ios

Release repo for Gini Health SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gini Health SDK for iOS

Platform Devices Swift version Swift package manager

The Gini Health SDK provides components for uploading, reviewing and analyzing photos of invoices and remittance slips.

By integrating this SDK into your application you can allow your users to easily upload a picture of a document, review it and get analysis results from the Gini backend, create a payment and send it to the prefferable payment provider.

Documentation

Further documentation with installation, integration or customization guides can be found in our website.

Example apps

We are providing example app for Swift. This app demonstrates how to integrate the Gini Health SDK with the Gini Capture SDK.

An example banking app is available in the Gini Mobile iOS Monorepo repository. To check the redirection to the Banking app please run Bank example before the Health example. You can use the same Gini Health API client credentials in the example banking app as in your app, if not otherwise specified. To inject your API credentials into the Health and Bank example apps you need to fill in your credentials in Credentials.plist and Credentials.plist, respectively.

Requirements

  • iOS 12+
  • Xcode 15+

Note: In order to have better analysis results it is highly recommended to enable only devices with 8MP camera and flash. These devices would be:

  • iPhones with iOS 12 or higher.
  • iPad Pro devices (iPad Air 2 and iPad Mini 4 have 8MP camera but no flash).

Author

Gini GmbH, hello@gini.net

License

The Gini Health SDK for iOS is licensed under a Private License. See the license for more info.

Important: Always make sure to ship all license notices and permissions with your application.

About

Release repo for Gini Health SDK

License:Other


Languages

Language:Swift 100.0%