its_me
August 3, 2021, 4:37pm
1
Hello,
im actually frustrating, i dont get it how this work.
for example, i just want to generate a QR code with an api source (https://www.bitcoinqrcodemaker.com/api/?style=bitcoin&color=1&prefix=on&address=youradress )
I tried some but the app keep crashing if i klick on generate.
Somebody can help here out ?
Thanks.
Greez Chris
Taifun
August 3, 2021, 4:53pm
2
what exactly means "crashing"?
any error message?
and what is the response content?
will an image be returned form that API? in this case you have to set the property SaveResponse to true and use the GotFile event
Taifun
Trying to push the limits! Snippets , Tutorials and Extensions from Pura Vida Apps by Taifun.
1 Like
its_me
August 3, 2021, 5:01pm
3
Hello Taifun,
the app just crashing if i klick on generate no further error massage.
the response content is a QR-Code image.
I dont know what you mean with SaveReponse to true, can u maybe explain or show?
Thanks
Greez Chris
TIMAI2
August 3, 2021, 5:47pm
4
Like so:
Alternatively just set the url to the image:
1 Like
its_me
August 3, 2021, 6:19pm
5
Hi,
Wow thanks for the help, i lost much time for this
Is there a reason why API error response image ?
Do i need to do something that it show me correctly ?
Greez Chris
its_me
August 3, 2021, 11:03pm
6
yo,
I think this could be an issue with the app and the visualization of the requested QR code PNG.
Anyway, I found another way to fix this.
I read a lot here today and found some work from vknow and here is a discussion of some improvements to the QR scanner file tool ...
I didn't think it would take all night, but hey, here we are now
it actually worked for me
Many Thanks
its_me
August 3, 2021, 11:21pm
7
Okay i have a Problem xD
i cant download the apk file...
Taifun
August 3, 2021, 11:23pm
8
your error message is DX execution failed
here is @SteveJG ’s monster list of things to check https://groups.google.com/d/msg/mitappinventortest/fLiMEfPh09Q/1Ia0AaQEXogJ
each point on the monster list might be the issue, why someone gets a DX execution failed error… that thread is a collection of several possibilities, which have been collected by @SteveJG during the years while answering questions like that… hope that helps…
Taifun
its_me
August 3, 2021, 11:26pm
9
would it make more sense to just start over and build from scratch? ^^
is there maybe a conflict with FileTools ?
Taifun
August 3, 2021, 11:31pm
10
that depends on your project...
if you have just a few blocks, then probably yes...
Taifun
its_me
August 3, 2021, 11:33pm
11
Hmmm if i build this with kodular ?
But honestly i donwloaded @vknow360 test qr version and there was no problem, oh gosh i just want to ad this qr xD
for god sake i safe aia always if i start a new block
its_me
August 3, 2021, 11:56pm
12
It has something to do with that blocks, how can i solve this problem?
Build with Kodular?
its_me
August 4, 2021, 12:20am
13
Ok, well, I think we can finally close this, idk why, but I took few steps back deleted FileTool and Installed again and put the block "Call FileTools1 ApplicationSpecificDirectory" and left out the barcode scanner so it works for me now!
back up your aia files and apk regularly!
its_me
August 4, 2021, 12:40am
14
i guess maybe a bad decission to start again, a lot of work and hrs in there
You could use these extensions -
QR Logo Hello everyone! Today I’m gonna share with you a new extension that allows you to generate QR codes with logo in the middle. Thanks to @avijitdas and @Maayur for giving me the idea to create this extension from this topic. Demo ...
Reading time: 2 mins 🕑
Likes: 52 ❤
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.1 Released:...
Reading time: 8 mins 🕑
Likes: 95 ❤
TIMAI2
August 4, 2021, 9:15am
16