Credntia / MVBarcodeReader

A Barcode scanner library for Android. Uses the Google Play Services' mobile vision api for barcode detection.
Apache License 2.0
68 stars 22 forks source link

Update BarcodeCaptureFragment.java #34

Closed kksingla closed 6 years ago

kksingla commented 6 years ago

When user denied the permission then there will be a crash because mCameraSource is null.