Hello,
I have a UIProgressView that I am trying to change the progress but is is never updated. My "slow" operation is done from a NSoperation/NSOperation queue so it should be multithreaded.
Did you already experienced this or do you have any idea to solve this?
Thanks :)