Mobile app bad performance Vs WebApp

I’m still testing out some different concepts for Local Data Sources (app and stored) in a few test apps–one DnD and one StP. Hoping to have more by the end of the week. Appreciate your patience!

Apologies for the delay in this, our dev team is looking into some debugging how lists are handled and app variables for this issue. I will let you know as soon as we find anything.

1 Like

@martint We done some tests and iterated through a list of 300+ objects and concatenated them into a string, which took <0.14 seconds on Live App and a downloaded mobile app, and <0.01 seconds on Web Preview. It is as fast or faster on StP.

At this point, it is hard to narrow this issue down platform, testing environment, etc. This slowdown could potentially be an issue with the data source or importing data into a list. Would you mind zooming out a bit and showing us the other blocks being used around this?

Thank you!