Quote:
Originally Posted by nitingohel
hey friends please i can't undaunted what's the problem in application,
below in quotes i put the crash report please help
|
This line tells you what's wrong:-
'[UIDeviceRGBColor length]: unrecognized selector sent to instance '
so somewhere you are using this and no such selector exists.
Turn on zombies in case you have something that's been released.
Post the code if you want detailed answers.
Cheers
Ian