'NSInvalidArgumentException', reason: '-[UIImageView _isResizable] Exception with custom tableview cell

后端 未结 1 1717
猫巷女王i
猫巷女王i 2021-01-21 02:37

I get a NSInvalidArgumentException on execution time off my custom cell.

The debugger error log:

2014-12-25 21:39:11.397 Cod

1条回答
  •  迷失自我
    2021-01-21 02:59

    Thanks to @MichaelDautermann I was able to fix my problem.

    I had deprecated 'Referencing objects' in my inspector view. I removed them and it now works as wished.

    0 讨论(0)
提交回复
热议问题