Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Sample app showcasing the integration of the Onfido SDK on an Ionic app

Notifications You must be signed in to change notification settings

onfido/onfido-sdk-ionic-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

onfido-sdk-ionic-sample-app

Sample app showcasing the integration of the Onfido SDK on an Ionic app

This project consists of 2 modules:

  • onfidoSampleApp contains the sample app code
  • cordova-plugin-template contains the Cordova plugin that wraps the Onfido Android SDK. Based on this template

How to run:

cd cordova-plugin-template && cordova build android Builds the cordova plugin wrapping the Onfido Android SDK

cd onfidoSampleApp && cordova plugin add --link ../cordova-plugin-template Links the plugin to the sample app

ionic serve Starts the app

TODO:

  • Complete the e2e integration between the Ionic application and the Cordova plugin, with callbacks to the application.

About

Sample app showcasing the integration of the Onfido SDK on an Ionic app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published