摘要: 关于ios推送处理的两个回调方法:- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo和- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo fetchCompletionHandler:(void (^)(UIBackgroundFetchResult result))completionHandler的区别 阅读全文
posted @ 2015-11-13 10:54 默了个甭 阅读(1942) 评论(0) 推荐(0)