Face Recognition Ionic-Cordova SDK
Face recognition Ionic Cordova SDK with liveness detection
Code
How to run
β
Setup Environment
1. Install Node.js and npm
2. Install Ionic CLI and Cordova Globally
π± Running the App on Android
Step 1: Integrate FacePlugin
Step 2: Build the Android App
Step 3: Add Camera Permission
Step 4: Deploy to Android Device
π Running the App on iOS
Step 1: Add FacePlugin to Project
Step 2: Add iOS Platform
Step 3: Prepare the iOS Project
Step 4: Enable Camera Access in Info.plist
Step 5: Build and Run
Last updated