In my app, when a particular button is pressed, the control is transferred to another ViewController with its own NIB file. It takes some time to initialize.
Since, UI is also involved in the 2nd VC, I want to refrain from using the ActivityWheel (I read somewhere that it does not work well when UI is involved).
So, I tried to use a simple UIAlertView that informs the user that "Please wait...initialization in progress". But, the alert is shown after the 2nd nib is loaded. It looks like this is a normal behavior - or am I wrong?
What are my alternatives...I want to make the UI in my app user friendly, but it's not helping
__________________
Regards,
=S=
******************
Currently in AppStore:
******************
iNotate - Annotate pictures, re-edit the text, upload them to FB or email them
MultiSnaps - Shoot pictures and send multiple pictures from the app to custom distribution list
TimeSnaps - Schedule a shoot, shoot pictures and send multiple pictures from the app to custom distribution list
GoalBugger -
Free app to set and track goals that you want to achieve
******************