OutSystems / cordova-outsystems-secure-sqlite-bundle

Cordova meta-plugin that bundles requirements for secure SQLite device storage and initialization code for easy usage within OutSystems Platform native mobile apps
1 stars 9 forks source link

RNMT-3604 [Key Store] Can set/get/remove after cancel authentication #10

Closed usernuno closed 4 years ago

usernuno commented 4 years ago

Description

Handles lock screen authentication failures.

Context

Fixes https://outsystemsrd.atlassian.net/browse/RNMT-3604

This commit raises the used version of the Key Store Plugin. The new version no longer allows the creation of stores when lock screen credentials are requested and said authentication fails for any reason.

This commit also handles these errors when received by this plugin.

Please also review the error message

Type of changes

Components affected

Tests

Manual tests were performed

Screenshots (if appropriate)

Checklist