Hello. I am trying to set up markers on a map based on a small dabatase that I have in Airtable.
I filtered, using this function based on Google Map Markers From Firebase - #10 by jared by @jared (I have actually been searching all day long in the forum and youtube for fixes and different codes approaches with no positive results)
Now, it doesn’t show an error, but always crashes. However, when I add an If function to skip the loop when it finds an empty value it doesn’t crash. Actually I am guessing it doesn’t do anything, just skips everything.
This tells me that there is some kind of error in the communication between Thunkable X and Airtable because the Table does not contain any null or empty cells.
As the crash is happening before I call the function that adds the Map Marks that I want, I don’t believe it is an issue with the map itself. (i don’t have it currently active, the function I mean)
I have tried running the app both on Android and iOS, having the same issue.
Thank you for reading, I will be pending for a response.