0

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.

user3115233
  • 301
  • 1
  • 2
  • 7
  • possible duplicate of [Could not load NIB in bundle using storyboard](http://stackoverflow.com/questions/29805703/could-not-load-nib-in-bundle-using-storyboard) – Daniel Jun 16 '15 at 13:00
  • Thank you for your answer but I don't want to change my app storyboard . Is there any thing that I can do? – user3115233 Jun 17 '15 at 06:53
  • The problem seems to be with an Object with the id `OhJ-0x-Wru-view-REE-bT-45u`, you can try to open the storyboard as source file and try to figure out why it is happening. Search for that id. – Daniel Jun 17 '15 at 13:47

0 Answers0