A question is related to exception
Posted
by user217572
on Stack Overflow
See other posts from Stack Overflow
or by user217572
Published on 2010-03-18T07:09:07Z
Indexed on
2010/03/18
7:11 UTC
Read the original article
Hit count: 183
iphone
* -[UIDeviceRGBColor size]: unrecognized selector sent to instance 0x31e520 2010-03-18 12:36:48.511 IChitMe[4012:207] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '** -[UIDeviceRGBColor size]: unrecognized selector sent to instance 0x31e520'
I'm getting this exception when I'm clicking on back button of UIToolBar
© Stack Overflow or respective owner