iOS Swift & Apple iTunes API — how to use high quality images

James Tapping
2 min readJun 24, 2021

If you have ever used the iTunes API as a datasource for a collectionView or tableView you’ll know that the the provided images (for movies at least) only come in three different sizes :

100x100 / 60x60 and 30x30

The provided URL’s look like this :

--

--