Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop work in Release Mode #5

Open
amarildolacerda opened this issue Dec 18, 2018 · 6 comments
Open

Stop work in Release Mode #5

amarildolacerda opened this issue Dec 18, 2018 · 6 comments

Comments

@amarildolacerda
Copy link

amarildolacerda commented Dec 18, 2018

I compile every time in debug mode and I can run in my phone very well.
When compile with release mode, I cant start the APP on phone.
If remove dependecy, work again in release mode.

I have this line:
<uses-permission android:name="android.permission.CAMERA" >, it is not the case.

in dependencies:

 flutter_card_io:
    git:
      url: https://github.com/procedurallygenerated/flutter_card_io.git

What more I need to work in release mode ?

@AresVampire
Copy link

I am facing this issue too, I have tried several ways but couldn't solve.

@wsakka
Copy link

wsakka commented Feb 20, 2019

What is the error you get?

@AresVampire
Copy link

Just it is crashing.

@JohanSnygg
Copy link

I see the same issue, works like a charm in debug mode and release mode when build directly on to the phone using Android Studio, but with any APK installment, either from Store or by manual install on phone, the APP just crashes at startup.

@guilhermefilippo
Copy link

Any idea to solve this issue?

@JohanSnygg
Copy link

Yeah, use https://pub.dev/packages/flutter_paycards instead. The package and the recognition is much better and it works good for both Android and iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants