Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android - Open the biometric configuration screen. #57

Open
abhijitsinghbsb opened this issue Jan 21, 2021 · 1 comment
Open

Android - Open the biometric configuration screen. #57

abhijitsinghbsb opened this issue Jan 21, 2021 · 1 comment

Comments

@abhijitsinghbsb
Copy link

iOS version of the plugin supports launching the Touch Id settings using "touch" flag.
Need a similar option in Android to launch such settings.

@minduch
Copy link

minduch commented Sep 2, 2022

The setting "biometric" doesn't work on Android 13 for me. Otherwise it should probably open the Android settings much like iOS touch.

window.cordova.plugins.settings.open('biometric',function(){console.log('Opened');},function(){console.log('Failed');})

Logs to console Openedbut nothing happens. Sometimes Android warns that the app is causing instabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants