Re: UITextView doesn't change the text in iOS 8.2(12D508)
Re: UITextView doesn't change the text in iOS 8.2(12D508)
- Subject: Re: UITextView doesn't change the text in iOS 8.2(12D508)
- From: Uli Kusterer <email@hidden>
- Date: Thu, 09 Apr 2015 12:35:28 +0200
On 08 Apr 2015, at 21:43, wesley.dias wesley.dias <email@hidden> 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@hidden)
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:
This email sent to email@hidden