mmoaay
V2EX  ›  问与答

afnetworking 并发请求崩溃的问题

  •  
  •   mmoaay · Jan 13, 2015 · 3598 views
    This topic created in 4215 days ago, the information mentioned may be changed or developed.

    最近在学习afnetworking,使用AFHTTPSessionManager来请求接口,但是当我请求完之后,离开页面,程序就卡在这个地方,包的错误是exec_bad_access,是我用法不对么?求救:
    dispatch_async(dispatch_get_main_queue(), ^{
    [[NSNotificationCenter defaultCenter] postNotificationName:AFNetworkingTaskDidCompleteNotification object:task userInfo:userInfo];
    });

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   999 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 19:47 · PVG 03:47 · LAX 12:47 · JFK 15:47
    ♥ Do have faith in what you're doing.