No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    BarCode Scanner

    Framework
    4
    4
    1560
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dwms last edited by

      Can anyone tell me if there is a possibility of reading barcode for mobile, if so what plugin and example

      1 Reply Last reply Reply Quote 0
      • M
        mattjcowan last edited by

        I had to do this for a client and tried quaggaJS, see https://serratus.github.io/quaggaJS/examples/live_w_locator.html. It was hit or miss on different devices we tested. In the end, for expediency, we settled on a native keyboard implementation for iOS (which is the platform the client’s field workers use): https://itunes.apple.com/us/app/scankey-qr-barcode-keyboard/id1356206918, and it seems to be working well for them. QuaggaJS worked pretty well on Android if I recall.

        1 Reply Last reply Reply Quote 0
        • C
          carting last edited by

          @mattjcowan thank you i can scan

          1 Reply Last reply Reply Quote 0
          • M
            marconi last edited by marconi

            @dwms I’ m using https://github.com/phonegap/phonegap-plugin-barcodescanner

            1 Reply Last reply Reply Quote 0
            • First post
              Last post