demo directory is copied from https://github.com/iProov/web/tree/master/demo
- node
- Xcode (with simulator and Xcode command line tools)
- CocoaPods
npm ci
cd ios && pod install && cd ..
- Create
.env
insidedemo
directory (see.env.example
for a template.) bash run.sh
insidedemo
directory to bring up the docker container for demo (default port number: 8080)npm run ios
to run application on iOS simulator- Select
Open WebView
button at Homepage to open up the webview and start your debugging - Validate the text below
CREATE TOKEN
button says 'Device supported: false; permission granted: true'