# \[Solved\] Does the Barcode Scanner work in the new UI? #803

**URL:** https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945
**Category:** Questions about Thunkable X
**Tags:** solved, draganddrop, barcode
**Created:** [January 11, 2021, 5:49pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945 "2021-01-11T17:49:59Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 11, 2021, 5:49pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/1 "2021-01-11T17:49:59Z")

</div>

These blocks return no data when tested in a browser or in Thunkable Live:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/8/68b6710fc28acaa033b3e94ff6f9ec654f168dfe.png)

Is there a way to retrieve a barcode in the new interface? I don’t even get a camera window to scan anything.

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [January 11, 2021, 5:58pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/2 "2021-01-11T17:58:10Z")

</div>

use a noobish way and try  
remove list and try  
.  
my noob way

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 11, 2021, 6:04pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/3 "2021-01-11T18:04:28Z")

</div>

@ekansh_devs Please respond with solutions you know work. Just throwing out ideas isn’t all that helpful. I’ve tried ten different ways to get this to work. The list is not the problem. The scan barcode block doesn’t do anything. Even in it’s regular/non-advanced form.

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [January 11, 2021, 6:06pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/4 "2021-01-11T18:06:38Z")

</div>

> [@tatiang](#):
>
> The scan barcode block doesn’t do anything.

for it there can be many reasons

well show code of after scan the value that shall come u miss it else theres bug

---

<div class="post-metadata">

### Author: ![thunkOnEm](https://avatars.discourse-cdn.com/v4/letter/t/90ced4/32.png) [@thunkOnEm](https://community.thunkable.com/u/thunkOnEm)
#### Post date: [January 12, 2021, 10:00am UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/5 "2021-01-12T10:00:00Z")

</div>

I second this error – searched the forum to see if anyone else was having it and looks like they are 🙃

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [January 12, 2021, 10:20am UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/6 "2021-01-12T10:20:24Z")

</div>

hey @tatiang how can you make text while there is no delimeter - ,

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 12, 2021, 10:13pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/7 "2021-01-12T22:13:25Z")

</div>

@luv.ak.tech

I’m not sure what you’re asking. You can test this with or without a delimited list. It doesn’t matter. Even just putting the **value** (or the **error** ) block in the label “set text” block returns nothing.

Just ignore the list… it was an attempt to check for all possible values from the scan barcode block.

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 12, 2021, 10:54pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/8 "2021-01-12T22:54:11Z")

</div>

Hey @tatiang & @thunkOnEm

> [@tatiang](#):
>
> no data when tested in a browser

I wouldn’t have thought that barcode scanning worked when Web Testing? Does if work with the legacy UI?

* * *

> [@tatiang](#):
>
> or in Thunkable Live:

Are you both using v253 of Thunkable Live?

* * *

Does the error block return anything here?

Finally, have you tried building + installing a simple barcode scanner? (to identify if there might be an issue with just Thunkable Live?)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 12, 2021, 11:20pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/9 "2021-01-12T23:20:02Z")

</div>

Good point about web testing. I don’t really need it for that… I just thought maybe it would still enable the camera.

Yes, v253-1 of Thunkable Live on an iPhone 11. I haven’t yet downloaded the app to try it when installed. I just started the download process so I’ll let you know.

I simplified the blocks:

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/e/0eeab5daa9c713cc06534ad06121a3e4a6cba117.png)

* * *

> <https://github.com/thunkable/thunkable-issues/issues/803>
>
> Platform
> Thunkable X - new drag & drop interface
> Issue/Request Origin
> Also posted at https://community.thunkable.com/t/does-the-barcode-reader-work-in-the-new-interface/1044945
> Steps to Reproduce
> Add a barcode block to an event block
> Live...

---

<div class="post-metadata">

### Author: ![thunkOnEm](https://avatars.discourse-cdn.com/v4/letter/t/90ced4/32.png) [@thunkOnEm](https://community.thunkable.com/u/thunkOnEm)
#### Post date: [January 12, 2021, 11:47pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/10 "2021-01-12T23:47:24Z")

</div>

Similarly have not actually built the app – awfully deep on the bug testing track…

I’m testing via Thunkable App on iPhone 8 plus (not sure how to find version number).

 ![Screen Shot 2021-01-12 at 3.43.05 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/7/b78fa0b51c1e84ce761e4cf1f83522f782e97b2d.jpeg) ![Screen Shot 2021-01-12 at 3.43.14 PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/4/4430971a0575af6d14530099bb063cc38ff7ad70.png)

When I try to use the live preview in the iOS app, the scan barcode button is dead, does not do anything. Does not trigger camera, nothing. In another test, I had a control step after the variable capture to go to a different screen which **did** work so its not the button itself.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 13, 2021, 1:07am UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/11 "2021-01-13T01:07:27Z")

</div>

Well… I download the project and… I can’t install it. I guess I’ll report another bug. I’ve been having more and more trouble installing apps from the email that’s generated. Usually, I have to tap and hold the link to then “open link” in Chrome on my phone. But this time, even that didn’t work. ☹

I just get stuck on this screen:

 ![IMG_2180.PNG](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/1/7128d82b6b78b9dd93e31e8efd29704e3b31e4a1.jpeg)

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 13, 2021, 3:28pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/12 "2021-01-13T15:28:39Z")

</div>

> [@tatiang](#):
>
> I can’t install it.

That’s not great - sorry @tatiang

We’re looking into this at the moment, will keep you posted as soon as we find more.

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 14, 2021, 5:01pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/13 "2021-01-14T17:01:33Z")

</div>

### Note:

You’ll need the latest version of Thunkable Live for Android and iOS if you want to live test this update.

- [Play Store](https://play.google.com/store/apps/details?id=com.thunkable.live&hl=en)
- [App Store](https://apps.apple.com/us/app/thunkable-live/id1223262700)

Just updating you all in relation to this - we fixed the issue with the barcode scanner yesterday and it has now been deployed. You will need to update Thunkable Live for the fix to work though.

I’ve tested the following blocks, in the legacy UI and the Drag and Drop UI, **on Android** and they worked fine for me.

 ![barcode_api](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/9/8990e56ad32de620474a7ec72dff3fda48aed2e6.png)

 ![barcode_legacy](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/c/6c79f7942a770398a58235b2a8aab52be6ba4011.png)

Can you confirm everything is working ok again in your own apps?

FYI: you’ll need the latest version of Thunkable Live for Android and iOS if you want to live test this update.

- [Play Store](https://play.google.com/store/apps/details?id=com.thunkable.live&hl=en)
- [App Store](https://apps.apple.com/us/app/thunkable-live/id1223262700)

* * *

> [@domhnallohanlon](#):
>
> will keep you posted as soon as we find more.

cc’ing @tatiang @thunkOnEm @eko.devs.apploroceo @luv.ak.tech to keep you all in the loop

* * *

### Update:

> [@tatiang](#):
>
> the newest version of Thunkable Live isn’t available yet on the App Store.

Thunkable Live for iOS hasn’t been approved yet, but you will need to update it before you can see this fix. Will post an update when it goes live

* * *

### Final Update:

v254 of Thunkable Live for iOS now available in the [App Store](https://apps.apple.com/us/app/thunkable-live/id1223262700)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 14, 2021, 5:05pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/14 "2021-01-14T17:05:00Z")

</div>

Thanks, @domhnallohanlon, glad to hear that. I’ll check it when I can. Currently, the newest version of Thunkable Live isn’t available yet on the App Store.

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 15, 2021, 11:39am UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/15 "2021-01-15T11:39:02Z")

</div>

@tatiang @thunkOnEm @eko.devs.apploroceo @luv.ak.tech

Marking this #solved now as v254 of Thunkable Live is now available in the [App Store](https://apps.apple.com/us/app/thunkable-live/id1223262700)

Thanks again for flagging this.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:30pm UTC](https://community.thunkable.com/t/solved-does-the-barcode-scanner-work-in-the-new-ui-803/1044945/16 "2024-11-08T13:30:52Z")

</div>


