krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
887 stars 147 forks source link

Android app is not running in debug mode #1174

Open adar2378 opened 1 week ago

adar2378 commented 1 week ago

Bug Description

Receiving this error when building android app in debug mode:

Steps to Reproduce

Expected Behavior

The app should run in debug mode in emulator.

App Version

1.21.0+3533

Additional Platform Information

Pixel 6A emulator Android API 34

Additional Context

Flutter doctor output:

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.22.2, on macOS 14.2.1 23C71 darwin-arm64, locale en-BD) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 15.2) [✓] Chrome - develop for the web [✓] Android Studio (version 2023.2) [✓] VS Code (version 1.89.1) [✓] Connected device (5 available) [✓] Network resources

• No issues found!

My java version:

openjdk 17.0.9 2023-10-17 OpenJDK Runtime Environment (build 17.0.9+0-17.0.9b1087.7-11185874) OpenJDK 64-Bit Server VM (build 17.0.9+0-17.0.9b1087.7-11185874, mixed mode)

Note: I am using FVM to support flutter 3.22.2 due personal reason.

biowilli commented 1 week ago

I have the same issue.