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

Functionalities not working in release mode #34

Closed
prinzpiuz opened this issue Apr 4, 2020 · 2 comments
Closed

Functionalities not working in release mode #34

prinzpiuz opened this issue Apr 4, 2020 · 2 comments

Comments

@prinzpiuz
Copy link

all ssh functionalites working in debug mode and release mode
but nothing working in built apk
i am trying to connect to my local network..

[✓] Flutter (Channel stable, v1.12.13+hotfix.9, on Linux, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[!] Android Studio (not installed)
[✓] Connected device (1 available)

this is the output of flutter build apk --verbose
https://pastebin.com/LW9zUJ3y
this is my app repo
https://github.com/prinzpiuz/MSM_mobile

@prinzpiuz
Copy link
Author

strange thing is everything working fine in flutter run --release

@prinzpiuz
Copy link
Author

issue solved by building apk using
flutter build apk --split-per-abi --no-shrink

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

No branches or pull requests

1 participant