Yes! Thanks Brix.
Actually i am new to iPhone development. I will study this application and try to make changes in my application, because i added separate xib's for each screen.
In my application i didnt understand why "MainAppLeadComm" is not calling. I have put breakpoints in "- (void)applicationDidFinishLaunchingUIApplication *)application " but control is not going in this function. Only "dealloc" of "MainAppLeadComm" is called and login screen remain as it is on screen.
|