-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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 ?
Metadata
Metadata
Assignees
Labels
No labels