cuappdev / tempo

An open-source iOS app for music discovery and sharing with friends.
MIT License
15 stars 1 forks source link

Tempo takes too much space #263

Closed dennisfedorko closed 7 years ago

dennisfedorko commented 7 years ago

image_uploaded_from_ios_720

Need to clear whatever cache we're using to store downloaded songs

ChenJesse commented 7 years ago

I think the Haneke cache for images is the problem, I just got mine from 17MB to 325MB just by scrolling through too many images by searching for songs. The weird thing is that clearing the cache (which is done on logout/login of user) doesn't seem to be lowering the storage for some reason...I'll keep looking into it

jk now I think the culprit is the AVAudioPlayer...it looked like it was Haneke since they both occur when you search songs