jasonbnewell
jasonbnewell
Guys, check this out: http://vombat.tumblr.com/post/86294492874/caching-audio-streamed-using-avplayer playbackBufferFull doesn't mean the entire video is loaded, just the buffer. You'll see AVAsset's resource loader make periodic requests later to refill it as it...
Hey, thanks for taking the time to do this. It's been a really busy few weeks, but I'll probably merge this and update the tutorial in the not-too-distant future. I...
Yeah, thanks. Porting to XCode 8 means making it incompatibly with 7, so I was waiting for 8 to be out of beta. Many of the issues can be fixed...
I've updated the project on the Swift3 branch, FYI https://github.com/jasonbnewell/LocalNotificationTutorials/tree/swift3