my app was working fine on all device and ios versions. howewer with ios 8.3 app didn't work on ipad.
error is this;
'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle (loaded)' with name 'OhJ-0x-Wru-view-REE-bT-45u''
. In the app there is no xib files . I used storyboard both for ipad and iphone. On the iphone side there is no problem. and my storyboard name is MainStoryboard_ipad not 'OhJ-0x-Wru-view-REE-bT-45u' .
Any one to help ?
Thank you.