README.md 1.06 KB
Newer Older
Chok's avatar
Chok committed
1
# Customized
Chok's avatar
Chok committed
2

Chok's avatar
Chok committed
3
local_plugins\cordova-plugin-fingerprint-aio\1.7.0\cordova-plugin-fingerprint-aio\plugin.xml
Chok's avatar
Chok committed
4

Chok's avatar
Chok committed
5
- Added custom message return to cordova when passcode is locked (IOS).
Chok's avatar
Chok committed
6

Chok's avatar
Chok committed
7
8
- biometric dependecy upgrade - build.gradle
  upgrade to androidx.biometric:biometric:1.1.0
Chok's avatar
Chok committed
9

Chok's avatar
Chok committed
10
11
- added import at line 15
  import androidx.biometric.BiometricManager;
Chok's avatar
Chok committed
12

Chok's avatar
Chok committed
13
14
- added at line 95 - method createPromptInfo  
  .setAllowedAuthenticators(BiometricManager.Authenticators.BIOMETRIC_STRONG)
Chok's avatar
Chok committed
15

Chok's avatar
Chok committed
16
17
===
file changed(apps/showroom-mb/local_plugins/cordova-plugin-fingerprint-aio/5.0.1/cordova-plugin-fingerprint-aio/package.json)
Chok's avatar
Chok committed
18

Chok's avatar
Chok committed
19
Remove "cordova-paramedic": "git+https://github.com/apache/cordova-paramedic", from devdependencies to settle NPM audit vulnerabilities problem
Chok's avatar
Chok committed
20

Chok's avatar
Chok committed
21
# Installation
Chok's avatar
Chok committed
22

Chok's avatar
Chok committed
23
If your platforms having the existing plugin, remove it first. Make sure platforms & plugins do not have the plugins.
Chok's avatar
Chok committed
24

Chok's avatar
Chok committed
25
26
- Remove plugin
  cordova plugin rm cordova-plugin-fingerprint-aio
Chok's avatar
Chok committed
27

Chok's avatar
Chok committed
28
29
- Add plugin
  cordova plugin add ./apps/showroom-mb/local_plugins/cordova-plugin-fingerprint-aio/5.0.1/cordova-plugin-fingerprint-aio