Getting Error while moving from portrait to landscape in ios xcode Objective C -


below error occur when move portrait landscape mode table running perfect, when hide table , moves second table. shows error below. same project running in portrait mode while moving first table view another.having problem in landscape only.

terminating app due uncaught exception 'nsinvalidargumentexception', reason: '-[ei_detail_tableviewcell maintanace_m__tbl_lbl]: unrecognized selector sent instance 0x7fe21a0c1a00'

thank you.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -