# Crash Logs - Could help troubleshoot the app building progress and reduce frustration of searching for a problems when apps crash

**URL:** https://community.thunkable.com/t/crash-logs-could-help-troubleshoot-the-app-building-progress-and-reduce-frustration-of-searching-for-a-problems-when-apps-crash/1882451
**Category:** Feature Requests
**Created:** [May 18, 2022, 3:05pm UTC](https://community.thunkable.com/t/crash-logs-could-help-troubleshoot-the-app-building-progress-and-reduce-frustration-of-searching-for-a-problems-when-apps-crash/1882451 "2022-05-18T15:05:45Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![exploriverse.com](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/exploriverse.com/32/77609_2.png) [@exploriverse.com](https://community.thunkable.com/u/exploriverse.com)
#### Post date: [May 18, 2022, 3:05pm UTC](https://community.thunkable.com/t/crash-logs-could-help-troubleshoot-the-app-building-progress-and-reduce-frustration-of-searching-for-a-problems-when-apps-crash/1882451/1 "2022-05-18T15:05:45Z")

</div>

Thankfully I’ve only run into this twice. I am testing a new build of my app in testflight(ios) or internal(android) and I’ll experience a white screen, meaning the app crashed. In this case what would be helpful is an error message displayed which line of code it crashed on.

---

<div class="post-metadata">

### Author: ![exploriverse.com](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/exploriverse.com/32/77609_2.png) [@exploriverse.com](https://community.thunkable.com/u/exploriverse.com)
#### Post date: [May 22, 2022, 4:52am UTC](https://community.thunkable.com/t/crash-logs-could-help-troubleshoot-the-app-building-progress-and-reduce-frustration-of-searching-for-a-problems-when-apps-crash/1882451/2 "2022-05-22T04:52:24Z")

</div>

Anyone know what causes crashes?

1. block errors
2. calling variables before they are established

This crash i’m having happens on testflight iOS but not on andriod internal build.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [May 22, 2022, 11:30am UTC](https://community.thunkable.com/t/crash-logs-could-help-troubleshoot-the-app-building-progress-and-reduce-frustration-of-searching-for-a-problems-when-apps-crash/1882451/3 "2022-05-22T11:30:23Z")

</div>

When is it happening? Knowing this can help us narrow down what’s going on.

Reading a purchase history response can crash even the best iPhone, it’s too big!

---

<div class="post-metadata">

### Author: ![exploriverse.com](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/exploriverse.com/32/77609_2.png) [@exploriverse.com](https://community.thunkable.com/u/exploriverse.com)
#### Post date: [May 23, 2022, 3:50pm UTC](https://community.thunkable.com/t/crash-logs-could-help-troubleshoot-the-app-building-progress-and-reduce-frustration-of-searching-for-a-problems-when-apps-crash/1882451/4 "2022-05-23T15:50:58Z")

</div>

It’s happening on the character select screen in onboarding once I tap on a button to choose a character. The following page is the choose pet page. Both block screenshots are attached below.

I got the crash after I had copied and pasted the IAP blocks from my test page to the page they needed to be on. I witnessed some variables not pasting correctly, acting as if the variables didn’t exist. I taped on the dropdown and the variable was not there. I had to refresh and they showed up. I don’t think this is the cause as the blocks perform fine in the Android build.

 ![Screen Shot 2022-05-23 at 7.52.56 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/6/26db0e05aaacd1458ea2d9c5c3cae7b9e3b02176.jpeg)  
 ![Screen Shot 2022-05-23 at 7.53.58 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/e/9e3b46d4721d9a6ea114ec6fe1d7c3cc905064f5.jpeg)

For those interested as I am to find the issue. Below are blocks I was working on that resulted to the next build experiencing crashes on iOS. Credit to @jared for verifying purchases and xano approach.

 ![Screen Shot 2022-05-23 at 8.06.58 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/5/b56587c5281924cb88ffc2da3e125d6ffa3d919a.jpeg)  
 ![Screen Shot 2022-05-23 at 8.07.47 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/6/c63505fb8dc44d0708232206a21f32c4229c0214.jpeg)  
 ![Screen Shot 2022-05-23 at 8.08.21 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/0/40c5ef33394b4cb8d204c3cf9e6549af8434cdb2.jpeg)  
 ![Screen Shot 2022-05-23 at 8.08.27 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/9/89daf4ef8b2c72140f065f54939a308e19c0a779.jpeg)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [August 21, 2022, 3:51pm UTC](https://community.thunkable.com/t/crash-logs-could-help-troubleshoot-the-app-building-progress-and-reduce-frustration-of-searching-for-a-problems-when-apps-crash/1882451/5 "2022-08-21T15:51:26Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
