Stanislav Derpoliuk
Stanislav Derpoliuk
It's not PSPDFTextView issue, it's Cocoa Touch bug (if we can call it this way). I believe checking `[delegate respondsToSelector:@selector(scrollViewDidScroll:)]` every time UIScrollView scrolls affects performance. I've got same issue...
+1. This will be very helpful.
@patrickjquinn check https://github.com/tumtumtum/StreamingKit/issues/127#issuecomment-62373425
@shatru-git is this issue still relevant?
@shatru-git thank you for update. Does it still happen only on your wifi network or on any other wifi networks?
@jamesfzhang I did experience the same thing with streamed files. Here's the fix: https://github.com/tumtumtum/StreamingKit/pull/329 But I have no issues with local files.
@syrakozz is it fixed in #175?
@qinghou if [wiki page](https://github.com/tumtumtum/StreamingKit/wiki/Background-Audio) helps, please close the issue.
Is it the same as #212?
@leiyong316 please close the issue if #212 helped.