Open fullmers opened 6 years ago
Hi @fullmers, one issue I came across was that I needed to add two meta-data tags to the app's AndroidManifest.xml.
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/>
<meta-data android:name="com.google.android.gms.vision.DEPENDENCIES" android:value="barcode"/>
This StackOverflow post describes the solution in more detail.
Ideally there would be an additional TODO for this required step.
@pkennedy89 didn't work for me
Tested on Samsung S5 and Samsung S7