mmoaay
V2EX  ›  问与答

afnetworking 并发请求崩溃的问题

  •  
  •   mmoaay · Jan 13, 2015 · 3489 views
    This topic created in 4162 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   ·   2863 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 13:09 · PVG 21:09 · LAX 06:09 · JFK 09:09
    ♥ Do have faith in what you're doing.