Permissions
To use certain QoreID services, You'll need to include the service's delegated permissions in your manifest as specified below
Verifind
To use Verifind, please include the below permissions in your App module Manifest file
Name | Permission |
---|---|
Foreground Service | android.permission.FOREGROUND_SERVICE |
android.permission.FOREGROUND_SERVICE_LOCATION | |
Step Count | android.permission.ACTIVITY_RECOGNITION |
Location | android.permission.ACCESS_COARSE_LOCATION |
android.permission.ACCESS_FINE_LOCATION | |
Camera | |
Only add these permissions if you intend to use Verifind.
Liveness Ocr
Name | Permission |
---|---|
Camera | |
Permissions Used in QoreID SDK
The following are the permissions used internally in the SDK.
Name |
---|
WRITE_EXTERNAL_STORAGE |
READ_EXTERNAL_STORAGE |
FOREGROUND_SERVICE |
INTERNET |
ACCESS_NETWORK_STATE |
CAMERA |
RECEIVE_BOOT_COMPLETED |
WAKE_LOCK |
Updated 8 days ago
Whatβs Next