rpelant
rpelant
Hello, any news on this? When this issue will be resolved? Having the same symptoms reading QR code on A23.
Issue is easily resolved setting cameraResolution in MobileScannerController to some reasonable value , for example 1024, 768
Basic usage with NativeDeviceOrientationReader and it throws this error when camera plugin is used and user returns to my application. in stream handler, there is receive method, that obviously receives...
Sorry not to answer sooner, I have upgraded to version 2.0.3 and the error is now the same but with different call stack (why the callstack looks so weird? debug...
I use Sensor orientation and tried to find out from where nulls can come in SensorOrientationListener.java only place where orientation is null is in initializer, can that be initialized with...