Helpful Hints for Monitoring Progress in iOS Applications
This is some advice from an iOS application developer using Chilkat FTP2. It is about monitoring the progress of an FTP upload or download, but it’s a technique that can be considered for updating the UI for any long-running operation that provides percent-done event callbacks: “It took me a while to avoid all the problems with updating the progress window […]