flutter_account_kit
flutter_account_kit copied to clipboard
Crash on release build only (Android Appbundle)
Using the new app-bundle format ( flutter command: flutter build appbundle ), after building the app as an app bundle and downloading from the store, attempting to use the plugin crashes on device.
During testing with debug build everything works, and ios is also working perfectly; but release android builds using appbundle are failing.
https://github.com/peerwaya/flutter_account_kit/issues/38#issuecomment-541813550
@vFloresHx I had this problem. maybe you can check. Still, don't know how to solve. could you manage to solve your problem?
I also have same problem