AFURLSessionManager when my ViewController was navigated app crashed
问题 I have problem in AFURLSessionManager for Objective-C iOS. I have 2 viewController and use AFURLSessionManager for getData from server. when user navigate to viewContoller2 that have AFURLSessionManager request and user has very bad network and press back button, AFURLSessionManager want to call delegate, crashed and show EXC_BAD_ACCESS(code=EXC_I386_GPFLT) when i navigate to a viewController, AFURLSessionManager task finish late and viewController was changed by user and AFURLSessionManager