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:
'security' option does not always redirect to the correct settings section (ex. privacy)
'biometric' options is even making App crashing on some devices.
Have you ever experienced something like this and/or know what the issue could be?
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"