Skip to content

alice-biometrics/onboarding-ios

Repository files navigation

Header Graphic

Alice Onboarding iOS SDK

Version API Doc License Platform Pod Version Swift Package Manager

This repository serves as an example of how to integrate Alice Onboarding iOS SDK into an application.

Alice Onboarding iOS SDK is a collection of software development tools to make easier the integration of Alice Onboarding service.

Its main features are:

  • Automatic capture of documents and video selfie of the user in real time from the camera of your device.
  • Communication with the onboarding API to facilitate rapid integration and development.
  • Management of the onboarding flow configuration: requested documents and order.

Quickstart

To started with the iOS sample application that can be found in this Repo just follow the following steps:

Once you have downloaded this repository:

cd AliceOnboardingSampleApp

then install with cocoapods:

pod install

open the newly created AliceOnboardingSampleApp.xcworkspace and run the application.

AliceOnboarding is also available with SPM:

To use with SPM open the AliceOnboardingSampleApp.xcodeproj and just press in Xcode File/Add Package Dependencies and add this two dependencies:

  1. AliceOnboarding min version > v2.0.0
  2. TransitionButton with Dependency Rule -> Branch with value master

Documentation 📄

Refer to https://docs.alicebiometrics.com/onboarding/sections/mobile_client_side_sdks/ios/