I want to download the data from server before launch
I know there is a way to duplicate the launch view and load it till the success callback from service came
But i need to know whether there is another UIapplicationprotocol method which can be called before didfinsishlaunch to achieve this.Can anybody guide me on this?