Skip to content

App Crash #293

@tsutsu3

Description

@tsutsu3

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 LocalAuthentication or FlutterSecureStorage.
  • 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_storage to version 10 to eliminate possible issues related to legacy encryption or platform-specific bugs

  • We are currently testing an upgrade to flutter_secure_storage version 10 to determine if it improves stability.

To Reproduce

Steps to reproduce the behavior:

  1. Start App

Expected behavior

No crash

Screenshots

Environments

Additional context

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions