After installing xcode 5 and running the simulator I get following error:
'NSInvalidUnarchiveOperationException', reason: '* -[NSKeyedUnarchiver decodeBoolForKey:]: value for key (UIHighlighted) is not a boolean'
The app closes just before opening. It was working fine on xcode 4.6. What could it be?
It seems to be related with a UIImageView, is that the case?
I had one UIImageView that has the highlighted property set, which seems like causing the issue.
Unseting the highlighted property of the UIImageView using the Interface Builder solved my problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With