Closed NatoBoram closed 4 years ago
Turns out I didn't re-add the activity to my AndroidManifest.xml
when migrating.
<activity android:name="com.apptreesoftware.barcodescan.BarcodeScannerActivity"/>
Okay, so adding the activity makes it so I'm able to retrieve a String
from the plugin, but I still have the same error as above. Previously, I only checked if I had an error and I cancelled the execution, but it turns out I have an error and the correct String.
I'll re-open it for more visibility.
Please check #185 if it solves your problem
Hello! I just upgraded my Flutter tool and now I can't use the barcode scanner anymore.
Whenever I try to scan, I have the following logs :
The dependency was saved according to https://github.com/apptreesoftware/flutter_barcode_reader/issues/71#issuecomment-465299793 :