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 |
---|---|
Step Count | android.permission.ACTIVITY_RECOGNITION |
Location | android.permission.ACCESS_COARSE_LOCATION |
android.permission.ACCESS_FINE_LOCATION | |
android.permission.ACCESS_BACKGROUND_LOCATION |
Only add these permissions if you intend to use Verifind.
Permissions Used in QoreID SDK
The following are the permissions used internally in the SDK.
Name |
---|
WRITE_EXTERNAL_STORAGE |
READ_EXTERNAL_STORAGE |
READ_MEDIA_IMAGES (Android 13 Api 33) |
FOREGROUND_SERVICE |
INTERNET |
ACCESS_NETWORK_STATE |
CAMERA |
RECEIVE_BOOT_COMPLETED |
WAKE_LOCK |
Updated over 1 year ago
Whatβs Next