Hi,
I am new in iphone application.
I want to show activityindicator (loading...) when application communicates from external database and parsing xml file.
How can i do this.
i already added activity indicator in viewDidAppear and viewDidLoad
but nothing happens.
i added xml parsing code in viewDidLoad method.
When application runs then activityindicator will not shown.
Please help me. Urgent help needed.....
I am new in iphone application.
I want to show activityindicator (loading...) when application communicates from external database and parsing xml file.
How can i do this.
i already added activity indicator in viewDidAppear and viewDidLoad
but nothing happens.
i added xml parsing code in viewDidLoad method.
When application runs then activityindicator will not shown.
Please help me. Urgent help needed.....