Apps not loading lists

My app is not loading the list from my collection… please help… i have around 2.5k rows inside the collection to populate the list is there a way to make this load faster? What would happen if I publish it to the playstore? Will it still be web-based and just as slow?

With large lists, you can use 2 options.

  1. You can set a maximum number of items to display
  2. You can select “Only load & display visible list items”

Hi Colin, thank you for your reply. I already have option 2 enabled. I do require the list to show all of the items. I do have a filter that actually cuts the list shorter, but my issue is it just keeps getting stuck loading.