-
### Minimal reproducible example
https://snack.expo.dev/@ivan1996/basic-barcodescanner-usage
### Summary
Hi,
I was trying to implement Expo BarCodeScanner package into my app in order to scan data…
-
When i try to make photos the programm just crashes.
My Function:
```
public async void TakePhoto()
{
if (MediaPicker.Default.IsCaptureSupported)
{
FileResul…
6rube updated
8 months ago
-
_After some investigation, this seems to be related to https://github.com/juliansteenbakker/mobile_scanner/issues/698 which indicates Android probably needs to use NV21 instead of YUV_
I got this p…
-
### Description
The androidx.appcompat.app.AppCompatActivity type (and other AppCompat-Types) cannot be resolved during creation of Binding-Wrapper classes for an .aar library in an AndroidJavaBindin…
-
studio@Subramanyam awesome-cordova-plugins-6.6.0 % npm run build
> awesome-cordova-plugins@6.6.0 prebuild
> rimraf -rf dist
> awesome-cordova-plugins@6.6.0 build
> npm run build:core && npm …
-
We are having an issue where the video stream of the scanner implemented in a PWA on iOS Safari fails to load. It seems this has been a known issue.
A member of this [bugreport](https://bugs.webkit…
-
**Describe the bug**
We were having issues with ZXing.Mobile.Net.Forms so we decided to give this library a try. It works really well with linking set to None, but as soon as we use the option Sdk As…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
_From @dgmaar on October 18, 2017 18:27_
## Please, provide the details below:
Hi, I'm getting this error when switch app orientation, I noticed that this happen when property clearHistory = true …
-
Hello, I've done the everything as its written and it was working a few days ago. Now when I try to make scan I can't do it.
Here is my code
```
import { Component, OnInit } from "@angular/core…