screen crashing #324
Unanswered
CarlosChato
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i have the following flutter screen which i use foregorund activity for calculating the risk between two elements, the screen and the app is working fine on the android emulator ( using android studio and flutter run on the terminal) but when i generate the apk and i install it into my phone, that screen crash o for example the second one, when i init the fore gorund service:
Or this other one:
which use this controller:
Any ideas about what is causing the crash and how to fix it. Thanks so much :D
Beta Was this translation helpful? Give feedback.
All reactions