Could not load NIB in bundle
hiengithub opened this issue · 1 comments
hiengithub commented
I got it when build "Feeding Custom Cell to Collection View Using .xib File " in iOS 8 Cookbook.
Message: "Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: ... "
How to fix it ?
Thanks
hiengithub commented
i got it, class's name and name of .xib not correct,
i fixed it and it's working.