- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Open
Labels
Description
Describe the bug
Important
Further investigation is ongoing. Any additional reports or reproducible cases are welcome.
We are currently investigating crashes occurring on certain Android
Observations
- The crash may occur during app startup or when interacting with 
LocalAuthenticationorFlutterSecureStorage. - No reports on Pixel devices so far.
 - Crashes have been reported on Galaxy devices.
 - It is currently unclear whether the app is crashing completely or freezing on the splash screen.
 
Current Actions
- 
Defensive coding has been added around
LocalAuthentication(e.g. isDeviceSupported, try-catch blocks) - 
We're planning to upgrade
flutter_secure_storageto version 10 to eliminate possible issues related to legacy encryption or platform-specific bugs - 
We are currently testing an upgrade to
flutter_secure_storageversion 10 to determine if it improves stability. 
To Reproduce
Steps to reproduce the behavior:
- Start App
 
Expected behavior
No crash