Also noticed in the textitems of List viewer ,it says undefined though after I click then it get changed as Empty string later it moved to undefined. is this a reason why its not showing on the phone?
The List Viewers are not showing up on my iPhone either. I even tried this and it does nothing on my phone (but works in a browser):
@conroy33 are there known issues with the current version of Thunkable Live? It seems pretty unreliable. I’m having to force-quit it constantly just to get it to update and the browser often hangs when trying to Live Test. I wasn’t having those issues before.
@tatiang@sasi.preethag3yh None that we have been made aware of, from here in the Community or otherwise in our other support channels. But I am seeing the same issue with the listviewers not appearing on iPhone or Android.
As @martint suggested, just downloaded the apk to test this on Android. The list viewer is not working there either. I am going to try and replicate with an MVP and report from there if the issue persists.
There must be something going on here in the blocks that is not allowing the list viewer to display. Here is a small sample app, no issues getting the list viewer to work when set up similarly to @sasi.preethag3yh’s app.
I would try and remove the extraneous stuff not related to each list viewer (calculations, etc.) and see if something in each row is causing the list viewer not to display and then build up from there until all of the rows populate with list viewers. You could then add back in the functions and maths and see if something there is causing an issue.