# Latest

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

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

**Page:** 185

---

## [Publishing using different Apple Developer ID](https://community.thunkable.com/t/publishing-using-different-apple-developer-id/1995286)

<div class="topic-metadata">

**Author:** [@zander](https://community.thunkable.com/u/zander)\
**Replies:** 0\
**Last updated:** [August 11, 2022, 12:02am UTC](https://community.thunkable.com/t/publishing-using-different-apple-developer-id/1995286 "2022-08-11T00:02:02Z")

</div>

So a colleague and I have been working on an App. She has an Apple developer account and I do not, however the project is on my acount. Is it allowed for me to use her apple developer license to publish our app?

---

## [How to create a Free Trial sign up screen?](https://community.thunkable.com/t/how-to-create-a-free-trial-sign-up-screen/1994538)

<div class="topic-metadata">

**Author:** [@audiodocpro](https://community.thunkable.com/u/audiodocpro)\
**Replies:** 2\
**Last updated:** [August 10, 2022, 12:40pm UTC](https://community.thunkable.com/t/how-to-create-a-free-trial-sign-up-screen/1994538 "2022-08-10T12:40:24Z")

</div>

I am trying to create a Free Trial Sign up (or limited timed signup) screen for a subscription model app. Has anyone been successful in doing so? Would really appreciate some help - Newbie here and I have looked and sear…

---

## [Photo from camera can't upload to cloudinary](https://community.thunkable.com/t/photo-from-camera-cant-upload-to-cloudinary/1992890)

<div class="topic-metadata">

**Author:** [@tekpensanggu](https://community.thunkable.com/u/tekpensanggu)\
**Replies:** 10\
**Last updated:** [August 10, 2022, 12:22pm UTC](https://community.thunkable.com/t/photo-from-camera-cant-upload-to-cloudinary/1992890 "2022-08-10T12:22:33Z")

</div>

Can someone please help me, how i wanna it works are : I camera button, then camera pop up, and i take a photo Background of camera button changed to taken photo When i clicked FSU\_Button it will send photo i alread…

---

## [Are Thunkable and WalMart API compatible?](https://community.thunkable.com/t/are-thunkable-and-walmart-api-compatible/1992092)

<div class="topic-metadata">

**Author:** [@ryan\_hall\_apps](https://community.thunkable.com/u/ryan_hall_apps)\
**Replies:** 10\
**Last updated:** [August 9, 2022, 9:39pm UTC](https://community.thunkable.com/t/are-thunkable-and-walmart-api-compatible/1992092 "2022-08-09T21:39:17Z")

</div>

I am trying to connect my thunkable app to WalMart web API. I am reading the docs to connect it and it is saying that HTTP requests will fail. From Documnets: All API requests must be made over HTTPS. Calls made over…

---

## [Getting List ofGoogle Sheets RowID doesn't match the number of rows in the sheet](https://community.thunkable.com/t/getting-list-ofgoogle-sheets-rowid-doesnt-match-the-number-of-rows-in-the-sheet/1900418)

<div class="topic-metadata">

**Author:** [@939sbroadway1a9rm2](https://community.thunkable.com/u/939sbroadway1a9rm2)\
**Replies:** 14\
**Last updated:** [August 9, 2022, 6:28pm UTC](https://community.thunkable.com/t/getting-list-ofgoogle-sheets-rowid-doesnt-match-the-number-of-rows-in-the-sheet/1900418 "2022-08-09T18:28:16Z")

</div>

I’m trying to do some searching inside a google sheets to replace a value later on and using the rowID of the google sheets as a pointer. Below, you can see i am getting the list of values from the same google sheets f…

---

## [The report section for the inventory application](https://community.thunkable.com/t/the-report-section-for-the-inventory-application/1992764)

<div class="topic-metadata">

**Author:** [@yigitishesabigng](https://community.thunkable.com/u/yigitishesabigng)\
**Replies:** 11\
**Last updated:** [August 9, 2022, 10:51am UTC](https://community.thunkable.com/t/the-report-section-for-the-inventory-application/1992764 "2022-08-09T10:51:38Z")

</div>

Hello everyone, I’m doing an inventory program, I haven’t figured out how to get the report information that will be in the report section. For example, the product “x” has a stock of 580 pieces, first 240 of them were s…

---

## [Asynchronous processing Issue](https://community.thunkable.com/t/asynchronous-processing-issue/1992206)

<div class="topic-metadata">

**Author:** [@tonyb2](https://community.thunkable.com/u/tonyb2)\
**Replies:** 3\
**Last updated:** [August 9, 2022, 6:58am UTC](https://community.thunkable.com/t/asynchronous-processing-issue/1992206 "2022-08-09T06:58:27Z")

</div>

I’m starting a new thread here: on the problem of having asynchronous processing by default. As with the issue I had with Alert Dialog boxes not being Modal and not waiting for user input but instead, all firing off at …

---

## [ListView line spacing make smaller?](https://community.thunkable.com/t/listview-line-spacing-make-smaller/1990800)

<div class="topic-metadata">

**Author:** [@kristhorsteinssonf4y](https://community.thunkable.com/u/kristhorsteinssonf4y)\
**Replies:** 9\
**Last updated:** [August 8, 2022, 10:56pm UTC](https://community.thunkable.com/t/listview-line-spacing-make-smaller/1990800 "2022-08-08T22:56:26Z")

</div>

HI, I would like to reduce the spacing between items in ListView to only one space. It looks like two line spaces (screenshot below), would like it half of that. All the settings for margin top / bottom and padding top/…

---

## [App Store Connect : Invalid Binary](https://community.thunkable.com/t/app-store-connect-invalid-binary/1992213)

<div class="topic-metadata">

**Author:** [@nattakorn\_sriburom](https://community.thunkable.com/u/nattakorn_sriburom)\
**Replies:** 0\
**Last updated:** [August 8, 2022, 10:10pm UTC](https://community.thunkable.com/t/app-store-connect-invalid-binary/1992213 "2022-08-08T22:10:48Z")

</div>

i try to update new version app Can someone help ?

---

## [Why doesn't the alert dialog pause a for Each loop?](https://community.thunkable.com/t/why-doesnt-the-alert-dialog-pause-a-for-each-loop/1985676)

<div class="topic-metadata">

**Author:** [@tonyb2](https://community.thunkable.com/u/tonyb2)\
**Replies:** 12\
**Last updated:** [August 8, 2022, 10:03pm UTC](https://community.thunkable.com/t/why-doesnt-the-alert-dialog-pause-a-for-each-loop/1985676 "2022-08-08T22:03:03Z")

</div>

I have an Alert inside a “for each item in list” loop. It appears that the Alert is not Modal. ie: I need the App to wait for the User to press “confirm” or “cancel” first and then the App should act according to the “w…

---

## [\[Solved\]How to show & hide password text by button](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582)

<div class="topic-metadata">

**Author:** [@vikkun](https://community.thunkable.com/u/vikkun)\
**Replies:** 5\
**Last updated:** [August 8, 2022, 6:06pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582 "2022-08-08T18:06:09Z")

</div>

Hi Everyone, I am traying to hide and show password by button but when i am seeing there is now textbox text hide option only i can hide textbox. And if am using secure text the how it show by button ? Anyone pls hel…

---

## [Web browser automation](https://community.thunkable.com/t/web-browser-automation/1991952)

<div class="topic-metadata">

**Author:** [@stm63869q5n](https://community.thunkable.com/u/stm63869q5n)\
**Replies:** 0\
**Last updated:** [August 8, 2022, 4:26pm UTC](https://community.thunkable.com/t/web-browser-automation/1991952 "2022-08-08T16:26:14Z")

</div>

Hi, Is web browser automation possible with Thunkable ? I have used Selenium to simply populate a text box and click a search button, is this possible with Thunkable ? Just exploring Steve

---

## [Messaging and calling](https://community.thunkable.com/t/messaging-and-calling/1991543)

<div class="topic-metadata">

**Author:** [@eladkobitr8f](https://community.thunkable.com/u/eladkobitr8f)\
**Replies:** 1\
**Last updated:** [August 8, 2022, 3:28pm UTC](https://community.thunkable.com/t/messaging-and-calling/1991543 "2022-08-08T15:28:12Z")

</div>

Hey guys. Small question, if I either calling to a number or messaging to a number from thunkable app option, it opens the dialer or the messaging app with the number given and the text that was given but it’s not actual…

---

## [Listener for dynamic named cloud variable](https://community.thunkable.com/t/listener-for-dynamic-named-cloud-variable/1989314)

<div class="topic-metadata">

**Author:** [@andersv](https://community.thunkable.com/u/andersv)\
**Replies:** 8\
**Last updated:** [August 8, 2022, 2:51pm UTC](https://community.thunkable.com/t/listener-for-dynamic-named-cloud-variable/1989314 "2022-08-08T14:51:25Z")

</div>

I have looked but am unable to find out how to listen to a dynamic named variable stored in a firebase to enable peer-to-peer communication.

---

## [\[Resolved\] Download Android Server maintenance \[Aug 2022\]](https://community.thunkable.com/t/resolved-download-android-server-maintenance-aug-2022/1986621)

<div class="topic-metadata">

**Author:** [@ccm-systems](https://community.thunkable.com/u/ccm-systems)\
**Replies:** 7\
**Last updated:** [August 8, 2022, 2:42pm UTC](https://community.thunkable.com/t/resolved-download-android-server-maintenance-aug-2022/1986621 "2022-08-08T14:42:28Z")

</div>

Keep show Server is Maintenance. It is over 4 hours now.

---

## [Screenshot Share](https://community.thunkable.com/t/screenshot-share/1954459)

<div class="topic-metadata">

**Author:** [@yigitishesabigng](https://community.thunkable.com/u/yigitishesabigng)\
**Replies:** 2\
**Last updated:** [August 8, 2022, 11:37am UTC](https://community.thunkable.com/t/screenshot-share/1954459 "2022-08-08T11:37:17Z")

</div>

hi, I want to put a share button in the application, on which screen did I click this button, I want to take a screenshot of this screen and share it with the information entered by the user, can I do this?

---

## [How can i make a search bar in my app?](https://community.thunkable.com/t/how-can-i-make-a-search-bar-in-my-app/1988792)

<div class="topic-metadata">

**Author:** [@yigitishesabigng](https://community.thunkable.com/u/yigitishesabigng)\
**Replies:** 4\
**Last updated:** [August 8, 2022, 11:09am UTC](https://community.thunkable.com/t/how-can-i-make-a-search-bar-in-my-app/1988792 "2022-08-08T11:09:02Z")

</div>

Hi everyone, sorry my bad english :frowning:

---

## [How to display custom Firebase error messages](https://community.thunkable.com/t/how-to-display-custom-firebase-error-messages/1991045)

<div class="topic-metadata">

**Author:** [@versatile](https://community.thunkable.com/u/versatile)\
**Replies:** 0\
**Last updated:** [August 8, 2022, 4:42am UTC](https://community.thunkable.com/t/how-to-display-custom-firebase-error-messages/1991045 "2022-08-08T04:42:46Z")

</div>

Good day thunkers in my avancement in improving my abilities in thunkable,ive just solve this question that has been on my mind for a while,and that is HOW to edi the eRROR messages sent by the Firebase Signin component …

---

## [Affect info between two screens](https://community.thunkable.com/t/affect-info-between-two-screens/1990949)

<div class="topic-metadata">

**Author:** [@mazie.mcnamarapqm9cx](https://community.thunkable.com/u/mazie.mcnamarapqm9cx)\
**Replies:** 1\
**Last updated:** [August 8, 2022, 4:05am UTC](https://community.thunkable.com/t/affect-info-between-two-screens/1990949 "2022-08-08T04:05:56Z")

</div>

I’m having a problem with my app since it appears I can’t share information between two screens. I have an XP counter on one screen, and a “store” on another. I want the XP to go down when something is purchased in the s…

---

## [\[Solved\] Can I cancel an alert? / Alternative alert modals](https://community.thunkable.com/t/solved-can-i-cancel-an-alert-alternative-alert-modals/1990784)

<div class="topic-metadata">

**Author:** [@eladkobitr8f](https://community.thunkable.com/u/eladkobitr8f)\
**Replies:** 12\
**Last updated:** [August 8, 2022, 3:20am UTC](https://community.thunkable.com/t/solved-can-i-cancel-an-alert-alternative-alert-modals/1990784 "2022-08-08T03:20:39Z")

</div>

Hey guys! Small quesiton. I have an alert that when a confirm button is clicked the app makes a phone call. My question is like that, if when the Alert is showing and lets say for like 15 seconds there is no press, not…

---

## [\[Solved\] How do I style the text input keyboard to be numeric?](https://community.thunkable.com/t/solved-how-do-i-style-the-text-input-keyboard-to-be-numeric/1989059)

<div class="topic-metadata">

**Author:** [@krish05](https://community.thunkable.com/u/krish05)\
**Replies:** 5\
**Last updated:** [August 7, 2022, 11:29pm UTC](https://community.thunkable.com/t/solved-how-do-i-style-the-text-input-keyboard-to-be-numeric/1989059 "2022-08-07T23:29:22Z")

</div>

Hey, guys, I have a query about one of my projects. I’m trying to get a “numeric” Text Input. I know that on phone you can use the numeric keypad, but on computer I’m trying to prevent any letters going through moderati…

---

## [Cloned labels background color issue](https://community.thunkable.com/t/cloned-labels-background-color-issue/1990456)

<div class="topic-metadata">

**Author:** [@bibbi](https://community.thunkable.com/u/bibbi)\
**Replies:** 2\
**Last updated:** [August 7, 2022, 5:51pm UTC](https://community.thunkable.com/t/cloned-labels-background-color-issue/1990456 "2022-08-07T17:51:41Z")

</div>

hi not without difficulty I can identify the cloned buttons as well as the labels belonging to a pattern with a button I want to change the background color of a label i can get its content its background color but wh…

---

## [Background image won't cover my screen on iPhone XR after download \[Aug. 2022\]](https://community.thunkable.com/t/background-image-wont-cover-my-screen-on-iphone-xr-after-download-aug-2022/1988996)

<div class="topic-metadata">

**Author:** [@andreas.sjdtomypv](https://community.thunkable.com/u/andreas.sjdtomypv)\
**Replies:** 10\
**Last updated:** [August 7, 2022, 5:38pm UTC](https://community.thunkable.com/t/background-image-wont-cover-my-screen-on-iphone-xr-after-download-aug-2022/1988996 "2022-08-07T17:38:30Z")

</div>

Hi I am trying to use an image as background for my screen. But I got an issue with this, this applies for all my apps which I am trying to fill the background-images for. So, in this example I have an image that is 13…

---

## [Publish web app on own URL](https://community.thunkable.com/t/publish-web-app-on-own-url/593232)

<div class="topic-metadata">

**Author:** [@max.langoscor0rmb](https://community.thunkable.com/u/max.langoscor0rmb)\
**Replies:** 20\
**Last updated:** [August 7, 2022, 5:37pm UTC](https://community.thunkable.com/t/publish-web-app-on-own-url/593232 "2022-08-07T17:37:10Z")

</div>

Hi, I know this issue has been brought up before in several different topic streams, however I have not found a proper solution (at least not one my “thick head” could grasp). I would like to see my own domain name when…

---

## [My Current list of bugs](https://community.thunkable.com/t/my-current-list-of-bugs/1965582)

<div class="topic-metadata">

**Author:** [@zander](https://community.thunkable.com/u/zander)\
**Replies:** 7\
**Last updated:** [August 7, 2022, 8:45am UTC](https://community.thunkable.com/t/my-current-list-of-bugs/1965582 "2022-08-07T08:45:51Z")

</div>

Hello all, In order to consolidate the list of bugs that the community might be facing. I have placed created all of the reproducible bugs I’ve experienced. If you have a bug that you can reproduce, please add the descr…

---

## [\[Solved\] Can You Duplicate A Group?](https://community.thunkable.com/t/solved-can-you-duplicate-a-group/1990099)

<div class="topic-metadata">

**Author:** [@mbritt](https://community.thunkable.com/u/mbritt)\
**Replies:** 2\
**Last updated:** [August 6, 2022, 8:48pm UTC](https://community.thunkable.com/t/solved-can-you-duplicate-a-group/1990099 "2022-08-06T20:48:05Z")

</div>

I organized a bunch of components into a group and I’d like to duplicate the group and all of its components and use it again on the page (renaming all the components of course so they’re all unique), but there doesn’t …

---

## [Speech to text return](https://community.thunkable.com/t/speech-to-text-return/1989672)

<div class="topic-metadata">

**Author:** [@eladkobitr8f](https://community.thunkable.com/u/eladkobitr8f)\
**Replies:** 4\
**Last updated:** [August 6, 2022, 2:45pm UTC](https://community.thunkable.com/t/speech-to-text-return/1989672 "2022-08-06T14:45:14Z")

</div>

Hey guys. So I am working on an app that does a few things and among that I created a screen that the purpose of it is to always listening and when certain words are spoken the app does some staff. So when the screen ope…

---

## [Are the release notes outdated?](https://community.thunkable.com/t/are-the-release-notes-outdated/1988593)

<div class="topic-metadata">

**Author:** [@tonyb2](https://community.thunkable.com/u/tonyb2)\
**Replies:** 4\
**Last updated:** [August 6, 2022, 1:54pm UTC](https://community.thunkable.com/t/are-the-release-notes-outdated/1988593 "2022-08-06T13:54:40Z")

</div>

Where can I find the latest Release Notes for Drag and Drop? I see some changes have been recently made to the UI? All I can find are these, which were last updated June 1, 2022: https://docs.thunkable.com/release-not…

---

## [Product filter by category error](https://community.thunkable.com/t/product-filter-by-category-error/1988428)

<div class="topic-metadata">

**Author:** [@vijayakumar.palanisa](https://community.thunkable.com/u/vijayakumar.palanisa)\
**Replies:** 7\
**Last updated:** [August 6, 2022, 12:20pm UTC](https://community.thunkable.com/t/product-filter-by-category-error/1988428 "2022-08-06T12:20:57Z")

</div>

---

## [\[SOLVED\] Automatically send an email](https://community.thunkable.com/t/solved-automatically-send-an-email/1978673)

<div class="topic-metadata">

**Author:** [@tanishq](https://community.thunkable.com/u/tanishq)\
**Replies:** 14\
**Last updated:** [August 6, 2022, 6:02am UTC](https://community.thunkable.com/t/solved-automatically-send-an-email/1978673 "2022-08-06T06:02:47Z")

</div>

Hello everyone :grinning: I am working in a project where I want a user to get an email with a message in it which is to be sent through me or my app. How can I do that? Thanks in advance

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

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