guyromb / cordova-open-native-settings

Plugin to open native screens of iOS/android settings (maintained, end-2020)
http://gsrweb.net
MIT License
113 stars 105 forks source link

Opening 'biometric' settings on Android is crashing application #67

Open Anthreon opened 2 years ago

Anthreon commented 2 years ago

Hello,I installed the plugin to open biometrics (touchID/faceID) device settings from an Angular+ionic App. On IOS, everything works smooth by using the 'touch' option. For Android, however, I experienced a couple of issues:

Tech stack: "@ionic/angular": "^6.0.9" "cordova-open-native-settings": "^1.5.5" "@awesome-cordova-plugins/open-native-settings": "^5.37.3"

minduch commented 2 years ago

See #57, 'biometric' fails on Android 13.