Giter VIP home page Giter VIP logo

bigislandbarcoding's People

Contributors

juliengrd avatar redth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bigislandbarcoding's Issues

Issue with iOS-Implementation

This is the successor to my problem originally reported in Redth#14:
I found out that the followig call returns null:
var devices = AVCaptureDevice.DevicesWithMediaType(AVMediaTypes.Video.ToString());

Maybe it's a problem in the current version of Maui. I opened a bug here:
dotnet/maui#6728

Options are not correctly set to ZXingBarcodeReader from CameraBarcodeReaderView

Testing via nuget package on my project, reading 1D barcode recognize only 90° tilted. After downloading whole project i discovered that property ZXingBarcodeReader.Options is set to its default valu in ZXingBarcodeReader.Decode method, AutoRotate is false therefore it does not try rotate image. Same for another settings in BarcodeReaderOptions.
Can you confirm this behavior?

Black view when using NavigationPage

The CameraBarcodeReaderView can only be used in a MainPage that's set manually. When using navigation to push and pop pages, the CameraBarcodeReaderView is black.

Leads to black view in App.xaml.cs:

MainPage = new NavigationPage(new MainPage());

No package for net6.0-windows installed

Hi,
I have installed the nuget package version 1.0.5 in my MAUI solution but the package was not installed for net6.0-windows10.0.19041.0.
For all other platforms the package is there.
Did I make a mistake or is windows not supported?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.