Hi, I'm developing an iOS app which uses some data from themoviedb api. The app is a card based movie game, where the cards have images of either an actor or movie on them. My question is this; is it within the terms of use to ship the app with cached images? My thinking is that this would avoid multiple requests for the images when each new instance of the app is loaded, as well has help responsiveness of the app. Thanks in advance.
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 26 settembre, 2014 alle 1:29PM
Hi johndunne,
Yup, for sure. We will always encourage users to help reduce network calls and traffic ;)
Cheers.
Risposta da John
il 29 settembre, 2014 alle 3:31AM
Thanks Travis! :)