Features not working below iPhone 13

Hi,

I have a list with a filter based on date - if there are no entries in the record for that date it will be empty.

It works really well during testing in TestFlight on all iPhones 13 and up.

Some users are having trouble with it, in that even once there is a record created on that date the list doesn’t show up.

Thanks to the advice of @Rozza on another issue I have been using browserstack to do some testing.

I discovered that iphones 12 and below have this issue.

Is this something known? Is there a way around it?

The database entry for that date is created on the same page of the list – could it be that older iphones aren’t refreshing or something like that so the list of items from that date doesn’t come up?

auto refresh for the list is turned on.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.