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.
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 26 septembrie 2014 la ora 1:29 PM
Hi johndunne,
Yup, for sure. We will always encourage users to help reduce network calls and traffic ;)
Cheers.
Răspuns de John
pe data de 29 septembrie 2014 la ora 3:31 AM
Thanks Travis! :)