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
Thanks for the nice package.
Please help me as I am in trouble.
I want to use this package to read split QR codes.
I need to determine if it is a split QR Code by looking at the first bit of rawBytes.
But when I read it using this package, the metadata at the beginning of rawBytes seems to be missing 🤔
I tried to read the same split QR code with qr_code_scanner.
No problem, I was able to determine from the metadata that it was a split QR code.
Here are questions.
Is there any way to check the metadata in mobile_scanner?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Thanks for the nice package.
Please help me as I am in trouble.
I want to use this package to read split QR codes.
I need to determine if it is a split QR Code by looking at the first bit of rawBytes.
But when I read it using this package, the metadata at the beginning of rawBytes seems to be missing 🤔
I tried to read the same split QR code with qr_code_scanner.
No problem, I was able to determine from the metadata that it was a split QR code.
Here are questions.
Beta Was this translation helpful? Give feedback.
All reactions