# Latest

**URL:** https://community.thunkable.com/latest.md?page=152

[Latest](https://community.thunkable.com/latest.md) · [Categories](https://community.thunkable.com/categories.md) · [Tags](https://community.thunkable.com/tags.md)

**Page:** 153

---

## [We are unable to login to Thunkable from India from our personal account](https://community.thunkable.com/t/we-are-unable-to-login-to-thunkable-from-india-from-our-personal-account/2300976)

<div class="topic-metadata">

**Author:** [@vaishishtya6az](https://community.thunkable.com/u/vaishishtya6az)\
**Replies:** 5\
**Last updated:** [March 2, 2023, 6:30pm UTC](https://community.thunkable.com/t/we-are-unable-to-login-to-thunkable-from-india-from-our-personal-account/2300976 "2023-03-02T18:30:07Z")

</div>

We are four of us in the high school Technovation Team from India. All of a sudden none of us were able to login to Thunkable . We have been trying it for past 3+ days still not working :pensive: However when we login …

---

## [Places Search autocomplete](https://community.thunkable.com/t/places-search-autocomplete/815084)

<div class="topic-metadata">

**Author:** [@Vaiper\_watafai](https://community.thunkable.com/u/Vaiper_watafai)\
**Replies:** 12\
**Last updated:** [March 2, 2023, 12:23pm UTC](https://community.thunkable.com/t/places-search-autocomplete/815084 "2023-03-02T12:23:56Z")

</div>

hello, it is possible to do an autocomplete, search for places with the google maps api something like this

---

## [My openai integration is not working!](https://community.thunkable.com/t/my-openai-integration-is-not-working/2230305)

<div class="topic-metadata">

**Author:** [@sahanazparvinsmrityd](https://community.thunkable.com/u/sahanazparvinsmrityd)\
**Replies:** 8\
**Last updated:** [March 2, 2023, 4:15am UTC](https://community.thunkable.com/t/my-openai-integration-is-not-working/2230305 "2023-03-02T04:15:29Z")

</div>

this is the result here is the code note: i have imported my api key in \[api-key\]

---

## [Auto-play web viewer audio?](https://community.thunkable.com/t/auto-play-web-viewer-audio/2183657)

<div class="topic-metadata">

**Author:** [@tatiang](https://community.thunkable.com/u/tatiang)\
**Replies:** 2\
**Last updated:** [March 1, 2023, 7:39pm UTC](https://community.thunkable.com/t/auto-play-web-viewer-audio/2183657 "2023-03-01T19:39:38Z")

</div>

Is there any way to force a base64-encoded audio url to auto-play in the web viewer without requiring the user to click? I tried the Open Link block but it didn’t play the sound in a browser or in Thunkable Live for iOS.…

---

## [Group Container behavior fails](https://community.thunkable.com/t/group-container-behavior-fails/2294597)

<div class="topic-metadata">

**Author:** [@stefansladdeneng1](https://community.thunkable.com/u/stefansladdeneng1)\
**Replies:** 3\
**Last updated:** [March 1, 2023, 1:28pm UTC](https://community.thunkable.com/t/group-container-behavior-fails/2294597 "2023-03-01T13:28:21Z")

</div>

Hi i Am running testflight for a new app. I am using Iphone 8 and my colleague Iphone 13 When opening the app and the play area the behavior of the Group component is different In Iphone 8 it is showing as it shuld wh…

---

## [Parsing Data From an API into a List of Unknown Size](https://community.thunkable.com/t/parsing-data-from-an-api-into-a-list-of-unknown-size/2300159)

<div class="topic-metadata">

**Author:** [@ankitoriginal](https://community.thunkable.com/u/ankitoriginal)\
**Replies:** 3\
**Last updated:** [February 28, 2023, 11:18pm UTC](https://community.thunkable.com/t/parsing-data-from-an-api-into-a-list-of-unknown-size/2300159 "2023-02-28T23:18:40Z")

</div>

I am trying to parse information from an API and output the names of each location on the JSON into a listviewer. I previously asked about how to correctly extract the info and have managed to do so in this thread (Tryi…

---

## [I try to send text string or QR image to BLE POS Printer](https://community.thunkable.com/t/i-try-to-send-text-string-or-qr-image-to-ble-pos-printer/2249752)

<div class="topic-metadata">

**Author:** [@ccm-systems](https://community.thunkable.com/u/ccm-systems)\
**Replies:** 1\
**Last updated:** [February 28, 2023, 1:23pm UTC](https://community.thunkable.com/t/i-try-to-send-text-string-or-qr-image-to-ble-pos-printer/2249752 "2023-02-28T13:23:50Z")

</div>

Hi expert of Thunkable, Anyone have any luck print to BLE Printer? I can connect the printer, but don’t have any luck send data to print it. Anyone success printing from Thunkable?

---

## [Dialogflow component in thunkable is not working](https://community.thunkable.com/t/dialogflow-component-in-thunkable-is-not-working/2293150)

<div class="topic-metadata">

**Author:** [@VijayaKrishna](https://community.thunkable.com/u/VijayaKrishna)\
**Replies:** 1\
**Last updated:** [February 28, 2023, 1:18pm UTC](https://community.thunkable.com/t/dialogflow-component-in-thunkable-is-not-working/2293150 "2023-02-28T13:18:14Z")

</div>

Hello, I want to know how to use the Dialogflow account. I already checked the documentation. I am confused, I don’t know what they mean by saying, “Make sure you are signed in with the same Google account otherwise you …

---

## [Welcome page for app](https://community.thunkable.com/t/welcome-page-for-app/2299886)

<div class="topic-metadata">

**Author:** [@aleenba2008c5ps](https://community.thunkable.com/u/aleenba2008c5ps)\
**Replies:** 1\
**Last updated:** [February 28, 2023, 2:23am UTC](https://community.thunkable.com/t/welcome-page-for-app/2299886 "2023-02-28T02:23:56Z")

</div>

I just have a quick question. How can I set a screen to appear one time only? We are trying to create a welcome screen for our app. Do we use the when screen starts block instead of the when screen opens?

---

## [Failing in fetching data from web api](https://community.thunkable.com/t/failing-in-fetching-data-from-web-api/2296873)

<div class="topic-metadata">

**Author:** [@lynnetta00644x](https://community.thunkable.com/u/lynnetta00644x)\
**Replies:** 8\
**Last updated:** [February 27, 2023, 6:11pm UTC](https://community.thunkable.com/t/failing-in-fetching-data-from-web-api/2296873 "2023-02-27T18:11:17Z")

</div>

Hi all, I am facing an issue while fetching data from api. Below are the blocks I have used and I get nothing in the text input after I press the button. The issue is most likely in the api response, because when I show w…

---

## [How to use the values Stored on Firebase](https://community.thunkable.com/t/how-to-use-the-values-stored-on-firebase/2297271)

<div class="topic-metadata">

**Author:** [@shree.walguder0s](https://community.thunkable.com/u/shree.walguder0s)\
**Replies:** 1\
**Last updated:** [February 26, 2023, 5:29pm UTC](https://community.thunkable.com/t/how-to-use-the-values-stored-on-firebase/2297271 "2023-02-26T17:29:38Z")

</div>

Basically I am creating an app for payment (not real) and I have the account balance value stored on firebase. So now I want to do that the ammount value enter by the merchant and the account number. The value will get s…

---

## [Is there a way to reset all my stored variables?](https://community.thunkable.com/t/is-there-a-way-to-reset-all-my-stored-variables/1491071)

<div class="topic-metadata">

**Author:** [@overshield](https://community.thunkable.com/u/overshield)\
**Replies:** 7\
**Last updated:** [February 26, 2023, 11:26am UTC](https://community.thunkable.com/t/is-there-a-way-to-reset-all-my-stored-variables/1491071 "2023-02-26T11:26:24Z")

</div>

I want to reset them to test what it’s like for a brand new device to open my app, is there some way to accomplish this?

---

## [How to change the colour of a single letter in a label?](https://community.thunkable.com/t/how-to-change-the-colour-of-a-single-letter-in-a-label/2291081)

<div class="topic-metadata">

**Author:** [@aapthachandramathimu](https://community.thunkable.com/u/aapthachandramathimu)\
**Replies:** 9\
**Last updated:** [February 26, 2023, 1:39am UTC](https://community.thunkable.com/t/how-to-change-the-colour-of-a-single-letter-in-a-label/2291081 "2023-02-26T01:39:01Z")

</div>

Here I want to change the colour of the last digit. Is it possible ? In case this is not possible is it possible to highlight it or make it bold or in anyway make a single letter distinguishable ? When I click the h…

---

## [My project cannot be edited](https://community.thunkable.com/t/my-project-cannot-be-edited/2295501)

<div class="topic-metadata">

**Author:** [@mintana](https://community.thunkable.com/u/mintana)\
**Replies:** 5\
**Last updated:** [February 25, 2023, 6:33pm UTC](https://community.thunkable.com/t/my-project-cannot-be-edited/2295501 "2023-02-25T18:33:17Z")

</div>

Before this my project can be edited normally. But now I can’t go in and fix it. I don’t know for what reason. Please tell me how to fix this problem.

---

## [I can't upload a figma design](https://community.thunkable.com/t/i-cant-upload-a-figma-design/2296486)

<div class="topic-metadata">

**Author:** [@davy1](https://community.thunkable.com/u/davy1)\
**Replies:** 0\
**Last updated:** [February 25, 2023, 6:02pm UTC](https://community.thunkable.com/t/i-cant-upload-a-figma-design/2296486 "2023-02-25T18:02:15Z")

</div>

Hey, I have tried to upload my design from figma to thunkable but seems my whole thunkable account is down. What is the specific formating expected from figma file? Did anybody experience it? What to do? I have an err…

---

## [Updating app variable nested properties](https://community.thunkable.com/t/updating-app-variable-nested-properties/2175427)

<div class="topic-metadata">

**Author:** [@sk9523m8](https://community.thunkable.com/u/sk9523m8)\
**Replies:** 2\
**Last updated:** [February 20, 2023, 10:03pm UTC](https://community.thunkable.com/t/updating-app-variable-nested-properties/2175427 "2023-02-20T22:03:38Z")

</div>

I’ve got an app variable defined that loads a list of course modules from json. Each module is an object with 3 properties - Title, Header and Notes. In each of my module screens i have some labels configured to disp…

---

## [Published App on Google store looks different](https://community.thunkable.com/t/published-app-on-google-store-looks-different/2253599)

<div class="topic-metadata">

**Author:** [@mendh718t1b5](https://community.thunkable.com/u/mendh718t1b5)\
**Replies:** 4\
**Last updated:** [February 25, 2023, 2:23pm UTC](https://community.thunkable.com/t/published-app-on-google-store-looks-different/2253599 "2023-02-25T14:23:52Z")

</div>

Hello there, I published my Quiz App recently to the google store. The splash screen looks so small. It shows at the top of the screen and the rest of the screen is black. Also, when I start doing the Quiz the pictures …

---

## [How can I get a date 30 days later from today?](https://community.thunkable.com/t/how-can-i-get-a-date-30-days-later-from-today/393289)

<div class="topic-metadata">

**Author:** [@mom7667yafy](https://community.thunkable.com/u/mom7667yafy)\
**Replies:** 19\
**Last updated:** [February 25, 2023, 1:49pm UTC](https://community.thunkable.com/t/how-can-i-get-a-date-30-days-later-from-today/393289 "2023-02-25T13:49:00Z")

</div>

For example How do I get the date 30 days after today’s date (year, month, day)? How can I find the date 30 days before today? How can I find out if two dates are the same or different? How can I get the elapsed date…

---

## [Push Notification Behaviour](https://community.thunkable.com/t/push-notification-behaviour/2146882)

<div class="topic-metadata">

**Author:** [@stefansladdeneng1](https://community.thunkable.com/u/stefansladdeneng1)\
**Replies:** 6\
**Last updated:** [February 25, 2023, 7:55am UTC](https://community.thunkable.com/t/push-notification-behaviour/2146882 "2023-02-25T07:55:55Z")

</div>

Hi - I have read the documentation but want to know before i start if it is possible to send a push notification automatically “when an event occur” without me as a user sending it. in my case i want the event to be che…

---

## [Top tab navigator](https://community.thunkable.com/t/top-tab-navigator/2207489)

<div class="topic-metadata">

**Author:** [@afnanfozailcw81](https://community.thunkable.com/u/afnanfozailcw81)\
**Replies:** 10\
**Last updated:** [February 23, 2023, 9:48pm UTC](https://community.thunkable.com/t/top-tab-navigator/2207489 "2023-02-23T21:48:36Z")

</div>

In StP, I experienced this: :beetle:When you delete the last premade screen for a top tab navigator, it just reloads the page, and restores the screen. This is when you don’t want the top tab navigator premade screens. I…

---

## [Can I install the iOS app directly?](https://community.thunkable.com/t/can-i-install-the-ios-app-directly/2294755)

<div class="topic-metadata">

**Author:** [@dellipaoli.enzo01hh1](https://community.thunkable.com/u/dellipaoli.enzo01hh1)\
**Replies:** 3\
**Last updated:** [February 24, 2023, 6:29pm UTC](https://community.thunkable.com/t/can-i-install-the-ios-app-directly/2294755 "2023-02-24T18:29:03Z")

</div>

Hi, having a developer account for iOS can I download the app and distribute it without publishing it on the App Store?

---

## [STRUL - App to monitor status of Stockholm commuter traffic](https://community.thunkable.com/t/strul-app-to-monitor-status-of-stockholm-commuter-traffic/2267135)

<div class="topic-metadata">

**Author:** [@stefansladdeneng1](https://community.thunkable.com/u/stefansladdeneng1)\
**Replies:** 1\
**Last updated:** [February 24, 2023, 12:04pm UTC](https://community.thunkable.com/t/strul-app-to-monitor-status-of-stockholm-commuter-traffic/2267135 "2023-02-24T12:04:47Z")

</div>

STRUL - Koll på läget i kollektivtrafiken App for checking the status of the commuter traffic in Stockholm / Sweden. I created the STRUL app as a direct result of not finding what i wanted myself. I don’t know if it is…

---

## [Data View does not display data](https://community.thunkable.com/t/data-view-does-not-display-data/2290626)

<div class="topic-metadata">

**Author:** [@zakrimasnj](https://community.thunkable.com/u/zakrimasnj)\
**Replies:** 4\
**Last updated:** [February 23, 2023, 11:57pm UTC](https://community.thunkable.com/t/data-view-does-not-display-data/2290626 "2023-02-23T23:57:40Z")

</div>

I have two tables, the first is comprehensive for adding data, and the second is for querying the data of a specific element that is in the first table. I display the data of the second table in Data View, but the proble…

---

## [Can I recovery my project?](https://community.thunkable.com/t/can-i-recovery-my-project/66154)

<div class="topic-metadata">

**Author:** [@tarta](https://community.thunkable.com/u/tarta)\
**Replies:** 4\
**Last updated:** [February 23, 2023, 5:34pm UTC](https://community.thunkable.com/t/can-i-recovery-my-project/66154 "2023-02-23T17:34:53Z")

</div>

can I recovery my project which was in beta.thunkable…

---

## [I want to promote thunkable](https://community.thunkable.com/t/i-want-to-promote-thunkable/2292538)

<div class="topic-metadata">

**Author:** [@vipulrathodtech](https://community.thunkable.com/u/vipulrathodtech)\
**Replies:** 1\
**Last updated:** [February 23, 2023, 5:33pm UTC](https://community.thunkable.com/t/i-want-to-promote-thunkable/2292538 "2023-02-23T17:33:22Z")

</div>

Dear sir/medam, I have a youtube channel with 20900+ subscribers and i want to promote thunkable and attract my subscribers for thunkable so please give me pro plan for thunkable as free so i can create best apps and s…

---

## [BLE receive gets device ID instead of input data when connected to HM11 (HM10) module](https://community.thunkable.com/t/ble-receive-gets-device-id-instead-of-input-data-when-connected-to-hm11-hm10-module/2288949)

<div class="topic-metadata">

**Author:** [@infom17z7z](https://community.thunkable.com/u/infom17z7z)\
**Replies:** 9\
**Last updated:** [February 23, 2023, 3:46pm UTC](https://community.thunkable.com/t/ble-receive-gets-device-id-instead-of-input-data-when-connected-to-hm11-hm10-module/2288949 "2023-02-23T15:46:27Z")

</div>

I am trying to communicate thru BLE with a stairway LED controller with a popular BLE module HM-11 (HM-10). Connecting, disconnecting and transmitting works well, the problem is with receiving: instead of receiving bytes…

---

## [Why is the Thunkable Live app performing differently?](https://community.thunkable.com/t/why-is-the-thunkable-live-app-performing-differently/2205512)

<div class="topic-metadata">

**Author:** [@afnanfozailcw81](https://community.thunkable.com/u/afnanfozailcw81)\
**Replies:** 10\
**Last updated:** [February 10, 2023, 11:47pm UTC](https://community.thunkable.com/t/why-is-the-thunkable-live-app-performing-differently/2205512 "2023-02-10T23:47:00Z")

</div>

Hi, When you preview your app on the web browser, you see that it’d look like this :desktop\_computer:. And on mobile, the testing UI looks like this :iphone:: Notice the play buttons having different icons. This …

---

## [Issue with IAP Subscription \[Oct 2022\]](https://community.thunkable.com/t/issue-with-iap-subscription-oct-2022/2073326)

<div class="topic-metadata">

**Author:** [@maurizio.polverini89](https://community.thunkable.com/u/maurizio.polverini89)\
**Replies:** 83\
**Last updated:** [February 23, 2023, 1:47pm UTC](https://community.thunkable.com/t/issue-with-iap-subscription-oct-2022/2073326 "2023-02-23T13:47:05Z")

</div>

Hi there everyone, Since it has been launched I managed to work with IAP subscription pretty easily, my apps went through in both stores and i received few payments. Now seems like something has changed as Apple says t…

---

## [The app that suitable for all screen size](https://community.thunkable.com/t/the-app-that-suitable-for-all-screen-size/2292434)

<div class="topic-metadata">

**Author:** [@nwr](https://community.thunkable.com/u/nwr)\
**Replies:** 0\
**Last updated:** [February 23, 2023, 9:29am UTC](https://community.thunkable.com/t/the-app-that-suitable-for-all-screen-size/2292434 "2023-02-23T09:29:37Z")

</div>

Excuse me… I want to ask something, Will an app that created in thunkable can suitable for all phone screen sizes? if not, is there a guide?

---

## [Download project in code](https://community.thunkable.com/t/download-project-in-code/1912870)

<div class="topic-metadata">

**Author:** [@Ironchorch\_Yo](https://community.thunkable.com/u/Ironchorch_Yo)\
**Replies:** 5\
**Last updated:** [February 23, 2023, 5:27am UTC](https://community.thunkable.com/t/download-project-in-code/1912870 "2023-02-23T05:27:58Z")

</div>

Hello everyone! I have a suggestion that might come in handy for more advanced thunkable projects. The idea is to be able to dowload a project as a full coded project. This will help to improve certain code parameters wh…

[Previous page](https://community.thunkable.com/latest.md?page=151)

[Next page](https://community.thunkable.com/latest.md?page=153)
