I am updating a rather straightforward iPhone app that requires an initial data load into a SQLite databbase upon initial setup. I am using the DSActivityView class to provide a nice "Please wait" message. The entire data load takes about 15 seconds on WiFi and about 30-45 seconds on 3G.I am updating a rather straightforward iPhone a