Label is not updating iphone
I have singleton class in which I declare a int and a NSTimer so both are
globally access able and i decrease int value using timer and display on
label which declare at A class. What happened it decrease and keep
updating int value on label but when user move back to A class and then
jump into it doesn't update value. I am log the int and the text value of
label both are working fine but does not update onto view. Please help me
and indicate me where I am doing wrong. If any one not understand I'll
update question with code. Thanks in advance.
No comments:
Post a Comment