Answer Posted / babu
UI Updating only possible using main() thread. If you are doing operation in custom thread, and if you want to do some UI operation you should get main() thread and update the UI.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the characteristics of ios?
What is libdispatch?
What are the lifecycle events of uiviewcontroller?
What is oops in ios?
What is mvc in ios swift?
What is delegate and protocol in ios?
Can I have relationship between entities in separate stores (in case of configurations)?
When dealing with property declarations, what is the difference between atomic and non-atomic?
Can we use ssl to encrypt the app communication?
Define autorealease pool?
Which are the app’s state transitions when it is launched?
What is xcode used for?
Who is the founder of ios?
Will iphone 5s get ios 13?
What is the use of 'dynamic' keyword?