vergilw
Results
2
comments of
vergilw
@neekeetab i have the same crash, line 158 `let dataToRespond = songDataUnwrapped.subdata(in: Range(uncheckedBounds: (currentOffset, currentOffset + bytesToRespond)))` `Thread 1: EXC_BAD_ACCESS (code=1, address=0x115be0040)` my video duration less than 60 seconds, it...
@neekeetab it won't crash every times, i think the problem is set new URL value to CachingPlayerItem when previous URL is not download finished. it didn't release some object. i'm...