large amount of images. app crashes

I have an app with a table of around 100,000 records. Each record is associated with a maximum of 4 images for a total of approximately 400,000 images. The app works fine without image fields. When I add these I get frequent crashes. The app closes. The images are stored on Google Drive. Suggestions?

0 1 95
1 REPLY 1

Use Security filters on your table so that the App does not load ALL 100,000 records?

Or, only show the image fields on the _Detail view of a record so the user has to click one of the 100,000 rows to see the (possible) 4 images?

Top Labels in this Space