Airtable not working when I dowload the app

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,

Can someone explain to me why is this happening?

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)