Here is the home page of mobile app where I take a list & set it to Will be visible if logged In user > Approve - is true
And I also take Image + Text and set it to
I don’t know what’s is wrong with a mobile app but the strange thing is it’s working in the Web app, not in mobile version (Below is the image of mobile version)
Thanks for the reply, I’m developing this app for my client. I hope you will fix this soon & in 1-2 days they will going to publish their app in play store so please resolve asap
What’s the status? @Ben@jeremy can you please update me so I’ll update my client too that in how many days I’ll deliver them the android app they want.
Hey @ishantanusrivastava - @Ben and I were talking about this a couple days ago, but I don’t know if that every made it back to you. There are two ways you can fix this issue. Either:
Put a second Custom List on the page (can be empty, just need to be a custom list)
Put the list inside a rectangle
Show / hide the individual list items rather than the whole list
The problem is currently our show / hide rules are not working on lists when there is only one list on the page. We added support for higher-performance lists (when you have many items on the page), but this doesn’t support show / hide.
Let me know if you’re still not able to get it to work after trying these!