Hi, I’d like to know how you’re doing with this. I’ve been stuck for a couple of days. My app was working fine, but it’s been experiencing this issue for a week now.
1 Like
Hi, I checked the app today and the same problem persists. Does anyone know how they’re handling this problem?
You are trying to access an element of index 2 in an empty list. Can you make sure that the element exists before trying to access it?
this was my problem today, and i fixed it, thank you very much…i was getting information into my list view from google sheet while the column cell was empty ![]()
1 Like
I’ll just add to this to say that this bug is quite serious and an absolute pain for larger projects published on the Play Store.
…which is painful when the Play Console gives a crash stacktrace and all it says is this:
(Yes it is my fault and I’m tearing my hair out trying to locate the cause since I’m unable to repro the crash…)
2 Likes

