Skip to content

Conversation

@kylebshr
Copy link
Contributor

On iOS 8, [window.layer renderInContext:context]; (line 185 of this file) will cause a crash if the window that the progress view is in is not the application delegates window. By using self.window, this crash has been fixed.

This doesn't occur on iOS 9, but it seems that CGContext is much more picky on iOS 8.

@mrackwitz
Copy link
Owner

Thanks for the fix. 👍
The failure of the Travis build seems to be unrelated.

@mrackwitz mrackwitz merged commit 661a46a into mrackwitz:master Jul 14, 2016
@kylebshr
Copy link
Contributor Author

Awesome! Any plans to fix up travis and release this? If there's anything I can do to help let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants