AgoraIO-Extensions/Agora-Flutter-RTM-SDK

Flutter release , profile apks crash on installing on real device

Opened this issue · 0 comments

Describe the bug
App crashed on building apk and installing it.

To Reproduce
Steps to reproduce the behavior:

  1. build sample apk with flutter build apk
  2. install on real device
  3. 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