mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
parent
d9cc959939
commit
7738622976
@ -90,7 +90,7 @@ export class TouchID extends IonicNativePlugin {
|
|||||||
verifyFingerprintWithCustomPasswordFallbackAndEnterPasswordLabel(message: string, enterPasswordLabel: string): Promise<any> { return; }
|
verifyFingerprintWithCustomPasswordFallbackAndEnterPasswordLabel(message: string, enterPasswordLabel: string): Promise<any> { return; }
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Checks if the fingerpringt database changed.
|
* Checks if the fingerprint database changed.
|
||||||
*
|
*
|
||||||
* @returns {Promise<any>} Returns a Promise that resolves if yes, rejects if no.
|
* @returns {Promise<any>} Returns a Promise that resolves if yes, rejects if no.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user