You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or RootViewController *root = [[RootViewController alloc]init];
// Sent when the application is about to move from active to inactive state. This c RootViewController *root = [[RootViewController alloc]init];
39
+
an occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or RootViewController *root = [[RootViewController alloc]init];
35
40
when the user quits the application and it begins the transition to the background state.
36
41
// Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
0 commit comments