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

Error throw when click Plain Table button #93

Open
katopz opened this issue Aug 14, 2013 · 1 comment
Open

Error throw when click Plain Table button #93

katopz opened this issue Aug 14, 2013 · 1 comment

Comments

@katopz
Copy link
Contributor

katopz commented Aug 14, 2013

From current example didn't touch anything

2013-08-14 22:04:02.487 FlatUIKitExample[548:c07] *** Assertion failure in -[UITableView _configureCellForDisplay:forIndexPath:], /SourceCache/UIKit_Sim/UIKit-2380.17/UITableView.m:5471
2013-08-14 22:04:02.490 FlatUIKitExample[548:c07] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UITableView dataSource must return a cell from tableView:cellForRowAtIndexPath:'
*** First throw call stack:
(0x13cf012 0x11f4e7e 0x13cee78 0xc8a665 0x1eec1b 0x18340c 0x1eea7b 0x1f3919 0x1f39cf 0x1dc1bb 0x1ecb4b 0x1892dd 0x12086b0 0x2da0fc0 0x2d9533c 0x2d95150 0x2d130bc 0x2d14227 0x2d148e2 0x1397afe 0x1397a3d 0x13757c2 0x1374f44 0x1374e1b 0x184b7e3 0x184b668 0x138ffc 0x1d4d 0x1c75)
libc++abi.dylib: terminate called throwing an exception

No one got this error? only me?

@danishmughal
Copy link

Getting the same error on iOS5 and iOS6. I get it when clicking both the plain table button as well as the grouped table.

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

2 participants