Skip to content

Enable automatic biometric presentation in iOSNativeLoginTemplate#525

Merged
sfdctaka merged 1 commit into
forcedotcom:devfrom
sfdctaka:biometricAutomaticPresentation
May 29, 2026
Merged

Enable automatic biometric presentation in iOSNativeLoginTemplate#525
sfdctaka merged 1 commit into
forcedotcom:devfrom
sfdctaka:biometricAutomaticPresentation

Conversation

@sfdctaka
Copy link
Copy Markdown
Contributor

Summary

  • Sets biometricAuthenticationManager().automaticPresentation = true in SceneDelegate of iOSNativeLoginTemplate
    so the SDK drives the biometric flow automatically.
  • Demonstrates usage of automaticPresentation.

Test plan

  • Generate an app from iOSNativeLoginTemplate and confirm it builds (./test_template.sh --template iOSNativeLoginTemplate --platform ios).
  • Run the generated app, log in, and verify the biometric opt-in dialog is presented automatically.
  • Opt in, background/lock the app, and verify the biometric unlock prompt is auto-triggered on resume.

@sfdctaka sfdctaka merged commit dbd8994 into forcedotcom:dev May 29, 2026
10 checks passed
@sfdctaka sfdctaka deleted the biometricAutomaticPresentation branch May 29, 2026 20:52
Copy link
Copy Markdown
Contributor

@wmathurin wmathurin left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants