Niklas Merz

Results 109 comments of Niklas Merz

I have similar problems with XCode 9 (beta and GM).

Unfortunately this is happening again

You could just store multiple keys in a JSON string. Not sure how much effort it is to build this into the plugin.

I see not class name of this plugin in the error message. Seems like another plugin ` com.efwteecom.plugins.openPasscode` may have crashed the application.

You probably should check `isAvailable` first before calling show.

Can you say more about the error? Which code exactly? I don't see "12". Error code 112 means "Locked out permanently". You can use Android Studio to debug this better.

Please checkout the latest version and the discussion https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/discussions/303

The latest version of this plugin uses AndroidX. You need the latest version of cordova-android to get this working. Also if you have plugins that are using the support library...

Would you mind opening a pull request for that? This would help a lot for reviewing and testing.