employer cover photo
employer logo
employer logo

Priya Softweb Solutions

Est-ce votre entreprise ?

Question d’entretien chez Priya Softweb Solutions

How do you cache image in the iOS app?

Réponse à la question d'entretien

Utilisateur anonyme

6 juin 2023

We can cache the image by storing them in a file, with the file name being derived from the URL it is downloaded from. Usually, I go with SDWebImageCache, which does everything for us and it's well-maintained.