阅读背景:

为什么applicationWillTerminate:delegate不会触发最小化?

来源:互联网 
- (void)applicationWillTerminate:(UIApplication *)application {
[InAppPurchaseManager closeStore];
[[InAppPurchaseManager sharedDownloadManager] saveReceipts];
[[NSUserDefaults standardUserDefaults] setBool:NO forKey:@"ISPARSERLOCKED"];
}
- (void)applicationWillTerminate:(UIApplication



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: