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

NamePermission
Foreground Serviceandroid.permission.FOREGROUND_SERVICE
android.permission.FOREGROUND_SERVICE_LOCATION
Step Countandroid.permission.ACTIVITY_RECOGNITION
Locationandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
Camera

🚧

Only add these permissions if you intend to use Verifind.


Liveness Ocr


NamePermission
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

What’s Next