NiklasMerz / cordova-plugin-fingerprint-aio

Cordova Plugin for fingerprint sensors (and FaceID) with Android and iOS support
https://www.npmjs.com/package/cordova-plugin-fingerprint-aio
MIT License
320 stars 189 forks source link

Issue with Cancel Button Callback in IOS after FACE id/Touch ID not matching #187

Open jagan27101986 opened 4 years ago

jagan27101986 commented 4 years ago

Bug report

Description

Environment

IOS

Logs

errorResponse["message"] = error?.localizedDescription; pluginResult = CDVPluginResult(status: CDVCommandStatus_ERROR, messageAs: errorResponse) CDVCommandStatus_ERROR is not returning the value to the front end
[Please insert any logs here]
greaterking commented 4 years ago

What's the ios version? and could you also provide the environment info.. in the cli type..

cordova info [press enter]

copy all the output and post back here

luisbecerra commented 4 years ago

I have the same issue, my app use capacitor