Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

QRCode - Get binary data #571

Open
Gianni2013 opened this issue Nov 8, 2017 · 1 comment
Open

QRCode - Get binary data #571

Gianni2013 opened this issue Nov 8, 2017 · 1 comment

Comments

@Gianni2013
Copy link

Expected Behaviour

Method for read raw data of the scanned qrcode

Actual Behaviour

The method return only text.

Reproduce Scenario (including but not limited to)

foto del 06-11-17 alle 12 59

after scanning this qrcode i expect this hex string:
58 a0 cb 00 00 20 10 6b 03 00 15 77 7c 2b

but actually, with string return, i get something like this: X E

Steps to Reproduce

Platform and Version (eg. Android 5.0 or iOS 9.2.1)

All Android and iOS devices and versions

(Android) What device vendor (e.g. Samsung, HTC, Sony...)

Cordova CLI version and cordova platform version

cordova --version
cordova platforms

cordova 7.1.0
Ionic version 3.16.0

Plugin version

latest

Sample Code that illustrates the problem

Logs taken while reproducing problem

@stujo
Copy link

stujo commented Aug 10, 2018

Anyone have any ideas on how to get this working?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants