Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional exception in cell instantiation is annoying #31

Open
ZevEisenberg opened this issue Dec 22, 2014 · 0 comments
Open

Occasional exception in cell instantiation is annoying #31

ZevEisenberg opened this issue Dec 22, 2014 · 0 comments

Comments

@ZevEisenberg
Copy link

On this line: https://github.com/Raizlabs/RZCellSizeManager/blob/develop/RZCellSizeManager/RZCellSizeManager.m#L446

The exception thrown by the system should be avoidable by checking if the .xib file exists before trying to load it. Otherwise, if you set a breakpoint for all exceptions, it will break every time cell size manager tries to load a prototype cell that doesn't have a xib.

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

No branches or pull requests

1 participant