Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS18 simulator biometrics commands don't work #126

Open
alexkozharin opened this issue Jan 7, 2025 · 0 comments
Open

iOS18 simulator biometrics commands don't work #126

alexkozharin opened this issue Jan 7, 2025 · 0 comments
Labels

Comments

@alexkozharin
Copy link

alexkozharin commented Jan 7, 2025

Description
commands:

applesimutils --booted --biometricEnrollment YES
applesimutils --booted --biometricMatch
etc doesn't work with iOS18.0 simulator

Steps to Reproduce

  • start the simulator
  • cleanup it to ensure biometrics is not enrolled
  • run "applesimutils --booted --biometricEnrollment YES"
  • check biometrics enrollment status (not in status bar but in the app which utilizes this status)

Expected Behavior

  • expect this works as good as on iOS 17.x sim..

Environment

  • macOS version: 15.2
  • Xcode version: 16.2

Additional Context
everything is good with simulator 17.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant