guyromb / cordova-open-native-settings

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

Fix Android 13 biometric enrollment crash #69

Open zvonimirr opened 1 year ago

zvonimirr commented 1 year ago

This fixes the issue where when we try to open biometric settings on Android 13 the settings app crashes. See #57 and #67