Image loading gets stuck

I have an app where, if I turn on Behavior --> Offline/Sync --> Offline use --> Store content for offline use, the image loading gets stuck:

Screenshot_20220824-165752.png

This is where it stops -- the last 5 images never load.  On my iPhone I think this issue caused my device to overheat.  I discussed that in this thread:
https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/App-makes-my-iPhone-hot/m-p/448809/highlight/tr...

My question is, have any of you encountered a similar situation with some image or expression causes the image loading process to get stuck like this?  I don't have a situation where an image I have put in fails to display.  Rather, some image I haven't been able to identify just won't load.


Solved Solved
0 8 738
1 ACCEPTED SOLUTION

My QuickChart URLs are working now but I always write them to my sheet with an action in order to avoid the "expense" of the virtual column.  In regard to the "Store content for offline use" issue, I decided to replace my interface images with SVG images, thereby getting the functionality of "Store content for offline use" for those images while not needing to use the function:

https://www.googlecloudcommunity.com/gc/Tips-Tricks/Using-SVG-quot-interface-quot-images/m-p/504387

Doing so allowed me to avoid the issue I posted about here.

View solution in original post

8 REPLIES 8
Top Labels in this Space