You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling turntable.dataTask(...) repeatedly uses the disk cache rather than calling from the network (I'm assuming, otherwise that'd defeat the purpose 😆).
Is there any way to purge/force refresh a track ?
The text was updated successfully, but these errors were encountered:
Calling
turntable.dataTask(...)
repeatedly uses the disk cache rather than calling from the network (I'm assuming, otherwise that'd defeat the purpose 😆).Is there any way to purge/force refresh a track ?
The text was updated successfully, but these errors were encountered: