In my app after user press start button I execute some code in for cycle.
How to keep application responsible for user interaction during this?
In C# there is BackgroundWorker class, is there anything similar in IOS?
In my app after user press start button I execute some code in for
Share
You can use selector like this: