Search code examples
Cannot access appdelegate instance variable from related View Controller...


iphoneiosios4uiapplicationdelegateuiapplication

Read More
accessing function defined in another class using delegate method...


iphoneuiapplicationdelegate

Read More
iPhone - loading settings from settings bundle will only update after multitask bar is shown/dismiss...


iphoneios4viewthemesuiapplicationdelegate

Read More
Can't assign value to a BOOL field in a Singleton...


iphoneiossingletonuiapplicationdelegate

Read More
Switching between two subapps...


iphoneuiapplicationdelegateuiwindow

Read More
What causes apps to crash on resume after a long time in background?...


iphonebackground-processuiapplicationdelegate

Read More
window addSubview release problem...


objective-ciosuiapplicationdelegateaddsubviewretaincount

Read More
Store global local time variables in the database in iphone...


iphoneobjective-cdelegatesnsdateuiapplicationdelegate

Read More
NSUserDefaults Question (how do i open a different viewController when needed while starting the app...


iphoneiosnsuserdefaultsuiapplicationdelegate

Read More
How do I present a modal view at application startup?...


iphoneuiviewcontrolleruiapplicationdelegate

Read More
How to call appdelegete method in different class in iphone...


iphoneobjective-ccocoa-touchuiapplicationdelegate

Read More
Why use a ViewController to manage ViewControllers and not just the ApplicationDelegate...


iphoneuiviewcontrolleruiapplicationdelegate

Read More
placing string from one view controller to the delegate...


iphoneobjective-ccocoa-touchuiapplicationdelegate

Read More
where to store main table view data? (appDelegate or rootViewController)...


iphoneuinavigationcontrolleruitableviewuiapplicationdelegate

Read More
in App Delegate do I need to release my "window" and "navigationController"?...


iphoneiosmemory-managementuinavigationcontrolleruiapplicationdelegate

Read More
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launc...


iphoneobjective-ciosuiapplicationdelegate

Read More
iPhone: UIApplicationDelegate and Launch Images?...


iphoneobjective-cuiapplicationdelegate

Read More
Use NSMutableArray in app delegate in another class...


objective-ccocoa-touchiosuiapplicationdelegate

Read More
How to know the latest view controller in the view stack...


iphoneobjective-ciosuiviewcontrolleruiapplicationdelegate

Read More
Quit app instead of entering background when receiving applicationDidEnterBackground...


cocoa-touchiosuiapplicationdelegate

Read More
DidEnterBackground - Keep waiting for an ASIHTTP request and parsing result...


iphoneobjective-cbackgroundasihttprequestuiapplicationdelegate

Read More
Is the Application Delegate the right place to load a login view?...


objective-ciosdelegatesuiapplicationdelegate

Read More
compile error get navigationController from app delegate...


iphoneuinavigationcontrolleruinavigationbaruiapplicationdelegate

Read More
Show ViewControllerA from ViewControllerB...


objective-ciosuiviewcontrolleruiapplicationdelegate

Read More
Objective C: When to use methods in App Delegate and when to use methods in View Controller...


iphoneobjective-cdelegatesuiviewcontrolleruiapplicationdelegate

Read More
Autologout iphone app...


iphoneobjective-ccocoaauthenticationuiapplicationdelegate

Read More
data between Views UIApplication...


iphonedelegatesuiapplicationdelegate

Read More
Error While referencing AppDelegate...


iphonexcodeelementviewcontrolleruiapplicationdelegate

Read More
isKindOfClass and NSStringFromClass disagree about UIApplicationDelegate...


iphoneobjective-cuiapplicationdelegateocunitcs193p

Read More
How do I access the object that implements UIApplicationDelegate from anywhere in my code?...


objective-ccocoa-touchiosuikituiapplicationdelegate

Read More
BackNext