authgear / authgear/authgear-sdk-flutter
[Flutter SDK] iOS biometric flags not supported in simulator
- Dominant language
- Dart
- Stars
- 9
- Forks
- 12
- Avg merge
- 31m
- Merged PRs (30d)
- 2
Description
Re: https://github.com/authgear/authgear-sdk-js/pull/257#issuecomment-1895546592
On Xcode 15.2, iPhone 15 iOS 17.2, using any of these flags will result in
> NSOSStatusErrorDomain code=-25293 message="Key generation failed"
Add workaround when target is simulator
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the Flutter SDK's iOS biometric flag handling and reproduce the NSOSStatusErrorDomain -25293 failure on an iOS simulator using Xcode 15.2. Done means the listed flags no longer produce the simulator key-generation error while the workaround is limited to simulator targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, ios
- Domain
- authentication, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100