Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Conversation

@swetha-gadiraju
Copy link
Contributor

This PR contains changes for the below:

  • Android unit tests for Biometric implementation
  • iOS changes(dummy implementation for Biometric APIs which are only for Android)
  • Lint warning fixes
  • Removal of deprecated Fingerprint implementation from plugin and example app which includes removal of plugin APIs, callbacks, events, error etc.

<!-- Theme applied to the Android Window while the process is starting -->
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<style name="LaunchTheme" parent="Theme.AppCompat">
<!-- Show a splash screen on the activity. Automatically removed when
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was required to fix showing BiometricPrompt UI in lower Android versions.

@swetha-gadiraju swetha-gadiraju merged commit 82519a0 into develop Nov 27, 2024
0 of 2 checks passed
@swetha-gadiraju swetha-gadiraju deleted the OWP-43_Biometrics branch November 27, 2024 10:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants