Skip to content

Prevent crash if delegate does not implement contentViewDidLoadAllMedia: - #1310

Merged
astralbodies merged 1 commit into
developfrom
issue/1306-crash-notifications
Mar 5, 2014
Merged

Prevent crash if delegate does not implement contentViewDidLoadAllMedia:#1310
astralbodies merged 1 commit into
developfrom
issue/1306-crash-notifications

Conversation

@astralbodies

Copy link
Copy Markdown
Contributor

Fixes #1306

WPContentView was not checking to see if an @optional delegate method was implemented before calling it. Crash was the result.

@sendhil

sendhil commented Mar 5, 2014

Copy link
Copy Markdown
Contributor

:shipit:

astralbodies added a commit that referenced this pull request Mar 5, 2014
…ications

Prevent crash if delegate does not implement contentViewDidLoadAllMedia:
@astralbodies
astralbodies merged commit 3381da9 into develop Mar 5, 2014
@astralbodies
astralbodies deleted the issue/1306-crash-notifications branch March 5, 2014 13:12
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.

NotificationsCommentDetailViewController crashes because contentViewDidLoadAllMedia not implemented

2 participants