easyax
(Hasan Yılmaz)
June 22, 2020, 2:03pm
1
The qr code in my application was created successfully before. I took a long break and when I came back it was broken. I opened the same codes in another project and it worked properly. How can I fix the problem? Thanks in advance and sorry for my bad english.
Is image visibility is set to true?
When QR_Code1.Got Response
Set notifier1.showalert = to get sucess
And post what you get from this event
easyax
(Hasan Yılmaz)
June 22, 2020, 7:03pm
4
Yes image visibility is true.
vknow360
(Sunny Gupta)
June 23, 2020, 1:02am
6
Hi @easyax
You can try this until your issue gets solved:
1.Introduction
Qr
Recently there were some topics about generating qr code offline and storing on device and thus I got idea to create Qr extension.
It basically creates and reads qr and bar codes offline from file.
Latest Version: 5.3
Released: 2020-03-20T18:30:00Z (UTC)
Last Updated: 2024-06-10T18:30:00Z (UTC)
2.Blocks
[image]
[image]
3.Documentation
A short documentation for the extension…
Bar Code Decoded
Event raised after decoding bar code with result and bar format
[image]
r…