My app is crashing in iPhone 4S and iPhone 5S only, works fine in all other devices and simulators.
I have checked for IBOutlet connection issues also checked for keyPath values in User Defined Run time attributes section of the concerned view..
EDIT: I put breakpoint in ViewDidLoad () and ViewWillAppear () even that is not getting called. App crashes before that..