Giter Site home page Giter Site logo

barcodereader-monotouch's Introduction

barcodereader-monotouch's People

Contributors

goranhalvarsson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

barcodereader-monotouch's Issues

Does not work on iOS5beta6 / iPad2

Hi Goran,

thanks for your great work. Your work is appreciated very much.

We are using your library inside a project as a QR-code-reader and it works perfect (while not being as fast as red-laser ;-))

Today I updated my iPad2 to iOS 5 beta 6 (before it was a iOS 4.3-device).
On the iPad our application and your test-client do no longer work. The application comes to a stop after displaying the overlay.
The code seems to hang at:

            //The iris - we don't want that one
            NSNotificationCenter.DefaultCenter.AddObserver(new NSString("PLCameraViewIrisAnimationDidEndNotification"), (notification) => {   

                if(this.View != null)
                {
                    _imageView.RemoveFromSuperview();

                    this.OverlayView.StartWorker();
                }
            });  

If I disable the "iris"-code and simple remove to image and start the overlayview-worker, the camera image is shown, but a few times each second a "Exception of type 'com.google.zxing.ReaderException' was thrown." is thrown.
I did not find the source to this error.

We are still some time away from iOS 5 release, but it would be great, if you had a look into that issue.

Best greetings from Germany

Stefan

Won't scan

Hi,

I am trying to make this work on an iPad 2 and iPad 3, both running iOS 5.1 and after the application fires up, it simply won't recognise the barcode, no matter how clear or close it is. Occasionally, it will crash the app.

I tried debugging the app to see if the BarCodeEvent fires but it doesn't.

Can you help?

Many thanks in advance
Joe

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.