Webservice load wait
I am creating an app to tie into a web service. Now I want to show a loading indicator since it can take a few sections for the data to come back.
My app is all based on a tableview so everything is like the drilldown example. I'd like to use a modal but from reading Apple frowns on using them.
So anyone have any ideas on what options I can do?
thanks
|