0

[IMG]http://i60.tinypic.com/25gto49.png[/IMG] The title says my error if you are having trouble viewing the image. I have to take snapshots because I do not know when this error message will pop up. This error is not a bug because the exact same error came in a different computer.

Thanks, Ujjwal

Ujjwal-Nadhani
  • 613
  • 2
  • 9
  • 20

2 Answers2

0

Please check following checklist.

  1. You correct linked to Label in your Storyboard UILabel?

  2. Check you used any undefined variables in your Storyboard xib.

PREMKUMAR
  • 8,283
  • 8
  • 28
  • 51
  • Hi, I have linked everything in my storyboard but sometimes I lose connection for some reason. Do you suggest a way of linking things to your view controller? – Ujjwal-Nadhani Feb 01 '15 at 19:32
0

I figured out the answer to my question.

For other people experiencing this problem, here's what you do -

1.Select your View Controller

2.Control + Click on your view controller.

3.If you see any yellow or red signs, click on delete.

This worked really well for me.

Hope it helps,

Ujjwal

Ujjwal-Nadhani
  • 613
  • 2
  • 9
  • 20
  • Helpful page: http://stackoverflow.com/questions/26442414/libcabi-dylib-terminating-with-uncaught-exception-of-type-nsexception-lldb – Ujjwal-Nadhani Mar 03 '15 at 00:02