skajake

Results 2 issues of skajake

The dismiss method looks at [UIApplication sharedApplication].windows.lastObject and calls makeKeyAndVisible on that object. The problem is that sometimes UIKit will throw a UITextEffectsWindow onto the stack. The problem? When dismissing...

Ever since iOS 10 I have noticed an uptick in dataSourceEof errors while live streaming. This causes the AutoRecoveringHTTPDataSource to shut down and the stream simply stops playing.

needs feedback