Flutter release , profile apks crash on installing on real device
Opened this issue · 0 comments
suhail600 commented
Describe the bug
App crashed on building apk and installing it.
To Reproduce
Steps to reproduce the behavior:
- build sample apk with flutter build apk
- install on real device
- observe the crash on chat screen (app closes suddenly).
Expected behavior
It should properly work as expected , which is working when debugging on emulators and real device.
Smartphone (please complete the following information):
- Device: Pixel , samsung , one plus , nothing
- OS: android 10 ,11,12,14
- Browser Chrome
Additional context
its working on debug mode with no issues , only issue is when building apk and installing it,
this issue is previously mentioned and closed without any resolution and i am here referring it.
#32