Skip to content

[MS-577] Fetching GUID for verification only when biometricDataSource is Simprints#807

Merged
alex-vt merged 3 commits into
mainfrom
bugfix/MS-577-verify-non-simprints-source-guid-check-skip
Jul 11, 2024
Merged

[MS-577] Fetching GUID for verification only when biometricDataSource is Simprints#807
alex-vt merged 3 commits into
mainfrom
bugfix/MS-577-verify-non-simprints-source-guid-check-skip

Conversation

@alex-vt
Copy link
Copy Markdown
Contributor

@alex-vt alex-vt commented Jul 11, 2024

This fixed verification with co-sync, when the biometric data source is the data collection app.
Related fix for identification: #806

value = biometricDataSource,
callerPackageName = callerPackageName,
) == BiometricDataSource.Simprints
if (isBiometricDataSourceSimprints) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

While there's nothing wrong with this approach - can we use the same structure that Alex used for identification so code is more consistent?

@sonarqubecloud
Copy link
Copy Markdown

@alex-vt alex-vt merged commit ac44bdd into main Jul 11, 2024
@alex-vt alex-vt deleted the bugfix/MS-577-verify-non-simprints-source-guid-check-skip branch July 11, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants