# Airtable not working when I dowload the app

**URL:** https://community.thunkable.com/t/airtable-not-working-when-i-dowload-the-app/148971
**Category:** Questions about Thunkable X
**Created:** [July 20, 2019, 1:14am UTC](https://community.thunkable.com/t/airtable-not-working-when-i-dowload-the-app/148971 "2019-07-20T01:14:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Julia\_Milan](https://avatars.discourse-cdn.com/v4/letter/j/f0a364/32.png) [@Julia\_Milan](https://community.thunkable.com/u/Julia_Milan)
#### Post date: [July 20, 2019, 1:14am UTC](https://community.thunkable.com/t/airtable-not-working-when-i-dowload-the-app/148971/1 "2019-07-20T01:14:31Z")

</div>

Hello, when I was testing the app with thunkable live everything was working just fine, but when I downloaded it to test (in APK) the screens with spreadsheets wasn’t working,

 ![35](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/8/38aca94d3adfea5aa9317f1e4701b162a9a236c3.jpeg)

Can someone explain to me why is this happening?

---

<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: [July 23, 2019, 9:51am UTC](https://community.thunkable.com/t/airtable-not-working-when-i-dowload-the-app/148971/2 "2019-07-23T09:51:42Z")

</div>

HI @Julia_Milan - unfortunately it’s very hard to say without seeing the blocks, would you be able to share a screenshot with us please?

My guess is that you are declaring a variable somewhere and trying to read data from it before it is properly initialised (hence the “undefined” value being returned)

---

<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, 12:12pm UTC](https://community.thunkable.com/t/airtable-not-working-when-i-dowload-the-app/148971/3 "2024-11-08T12:12:08Z")

</div>


