Page 1 of 1

Image Caching

Posted: Thu Jun 02, 2022 4:52 pm
by gjaman
I'm planning on using soloslide on a LTE iPad.

I want to conserve data usage.

I already have the google photo app instead. Can soloslide use that library instead of re-fetching from the cloud?

If they are being fetched from the cloud in the app, are the photos cached? or is the photo being re-downloaded each time the photo is selected to be shown.

if you close and re-open the app, are photos re-downloaded?

thanks!

Re: Image Caching

Posted: Thu Jun 02, 2022 5:24 pm
by tim
Images are always directly downloaded from Google’s servers using their API. Our app is strictly forbidden from caching any images or content per Google’s terms of service. Im afraid I don’t see a low-data solution.

Re: Image Caching

Posted: Thu Jun 02, 2022 5:29 pm
by gjaman
Thank you for the fast reply!

Instead of using the cloud API - is it possible to use the photos already downloaded by the google photos app?

Re: Image Caching

Posted: Thu Jun 02, 2022 5:56 pm
by tim
No. Google would never allow this or do the work required to make this possible, which is a lot bc of the way iOS sandboxes all apps

Re: Image Caching

Posted: Thu Jun 02, 2022 6:17 pm
by gjaman
too bad. I really appreciate the background info on how the app works.