You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
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)
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 7.1.0
Ionic version 3.16.0
Plugin version
latest
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered: