On 08 Apr 2015, at 21:43, wesley.dias wesley.dias <[email protected]> 
wrote:
> I'm having trouble to change the text in a UITextView element on a iPhone
> 5 OS 8.2(12D508). The same layout works in other versions( version < 8 ).
> I've tried to exclude and add the element again but it still doesn't work.
> 
> Suggestions?

Different XIBs, with one having a broken outlet? Have you checked that nothing 
comes back NIL using the debugger or log statements? Any log messages in the 
console?

Also, are threads involved? Some things aren't supposed to happen on threads 
and can just by chance work anyway on some machines, and will fail on others.

-- Uli
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to