flutter_account_kit icon indicating copy to clipboard operation
flutter_account_kit copied to clipboard

Crash on release build only (Android Appbundle)

Open victor-flores-dbp opened this issue 6 years ago • 2 comments

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.

victor-flores-dbp avatar Oct 03 '19 17:10 victor-flores-dbp

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?

nafis042 avatar Oct 14 '19 17:10 nafis042

I also have same problem

n0m4dz avatar Jan 10 '20 03:01 n0m4dz