Hello,
I public the app on Appstore, when I check the app in Test Flight, when I tap on the app, the whole app is white.
This is the video I recoded:
Here is my project: https://x.thunkable.com/copy/26d0e3e5efd81b2398d24a5b2206cab1
My app uses all data from Airtable, on April 14th it works fine, from April 15th my app is all white! (This does not happen with apps that don’t use Airtable)
Please help me soon
Also, my immediate reaction is WHOA, why did you create so many screens? Surely there’s an easier way to do that with just one or two screens. I guess what’s done is done but… any time I find myself repeating a process more than 3 to 4 times, I stop and figure out how to create the same content dynamically.
But that doesn’t really address your question. My assumption is that you’re getting a white screen because you’re sending the PDF reader an invalid file. And the next thing I notice is that you have an app variable without an initialization or set block on the first screen of your app. I would think that would probably crash an app.
If that’s not it, then you need to separate out the steps here… for example, what happens if you assign a label’s text to that get value block but use an integer (1, 2, etc.) for the row id? Do you see the PDF url you’re expecting? If so, what is the url?
Or you mean that I only need to change my project like what you show me? I only need to add “ “ like you, I don’t need to type anything in this, is this right?
That’s okay. It means I’m one of the leaders in this online community, based on how much I help people. You can read more about the Discourse forum trust levels here.
It’s kind of a strange title and I do see how it can be misleading.