lc-mm
lc-mm
### What's happening? On iOS the native API's are performing very poorly (all devices that I have tested on). The time to scan a regular barcode is so slow and...
### What's happening? On 3 different Android devices running the example app from the main branch results in the error `[session/camera-has-been-disconnected: [session/camera-has-been-disconnected] The given Camera device (id: 0) has been...
We are having an issues with the `!=` operator. When we try to query where `_id!=64514704b973cc48c724d563` instead of resolving this as `$ne` it instead is turning into `$not` which happens...