khoren93/flutter_zxing

Release mode: Uninitialized camera when open second time.

Opened this issue · 0 comments

When I show ReaderWidget first time everything working well but when I open again I got

: Error: CameraException(Uninitialized CameraController, getMaxZoomLevel() was called on an uninitialized CameraController.)

It is working well on debug mode. I tested on android only