Mobile SDKs

Vouched provides a mobile SDK for iOS. The SDK provides the constructs to recognize, detect and ensure clear ID images. It also provides the constructs to recognize, detect, and prove liveness on faces. This low-level design allows you to rely on Vouched's AI expertise and still have complete control over the UX.

The React Native SDK is slightly different than the native SDKs. The React Native SDK provides two camera components; one for ID detection and one for face detection. Each camera component uses a native camera and the corresponding Vouched native SDK.

To get started:

  1. Create a public key
  2. Follow the steps in the desired platform README