agusso/ASOXScrollTableViewCell

Same install pod way but cant fixed "Assertion failure in & Invalid parameter not satisfying"

Eppes opened this issue · 0 comments

hi agusso:

Thanks for your nice sharing!

I follow pod install and same UITableViewController implement tutor but occur "Assertion failure in -[UINib initWithNibName:directory:bundle:], /SourceCache/UIKit_Sim/UIKit-3318.16.14/UINib.m:98" and "Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (name != nil) && ([name length] > 0)'" error message. I'm try exaimine each storyboard setting from your project, but cat fixed this. Can you help to check my implement practice project(as like your project)~thanks

Share Project:https://www.dropbox.com/sh/b6iev96pced4xkl/AACEiCmMV9iT9x4MxrLwbF2Va?dl=0

Tool
iOS SDK 8.1
Deployment Target 7.1
Xcode 6.1.1

ps : your (Xscroll) project can successful run my Xcode and iPhone.

thanks, i fixed it~