Add log for nil module by iMacHumphries · Pull Request #17 · willowtreeapps/Hyperion-iOS

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@iMacHumphries

Copy link Copy Markdown

Contributor

No description provided.

}
else
{
NSLog(@"%@ createPluginModule returned a nil plugin module ", NSStringFromClass(pluginClass));
Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Can you please remove the extra space after module?

Copy link Copy Markdown

Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@iMacHumphries Ben Humphries (iMacHumphries) deleted the bugfix/crash-on-nil-module branch

December 8, 2017 03:25

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

Reviewers

1 more reviewer

@chrsmys Chris Mays (chrsmys) chrsmys approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@iMacHumphries @chrsmys