Block multi-layered nesting causes object not to release resolve

Source: Internet
Author: User

@weakify (self); [Self.customerviewmodel logincustomerlogicwithmobile:mobile Password:pass Word normalloginblock:^{@strongify (self); if([Self.customerviewmodel getresponsestatus] = =zsyresponsesuccess) {                                                  if(Self.navigationController.presentingViewController! =Nil) {[Self.navigationcontroller dismissviewcontrolleranimated:yes comple                                                  Tion:nil]; } Else{[Self.navigationcontroller popviewcontrolleranimated:yes]; }                                              } Else{                                                  //set gesture password failed, registration failed, stay in gesture password interfaceself.buttonNext.enabled =YES;                                              [Self.txtloginpwd Becomefirstresponder]; }} forgetgesturepasswordblock:^{@strongify (self); __block Zsycustomerloginviewcontroller*point = self;//retain the pointer once </strong></span>[CLLOCKVC showsettinglockvcinvc:self successblock:^ (CLLOCKVC *lockvc, NSString *pwd) {                                                                                                    //save gesture Password to serverGesturepasswordblock block =[Point.customerviewmodel Savegesturepasswordcallback];                                                                                                    Block (mobile, PWD); //after the password is saved successfully, exit the gesture password interface[CLLOCKVC dismiss:.3f Completion:nil]; Point= nil;//on the pointer release once, maintain the Retaincount conservation before and after                                            }]; } Creategesturepasswordblock:^{[CLLOCKVC showsettinglock Vcinvc:self Successblock:^ (CLLOCKVC *lockvc, NSString *pwd)                                                                                                    {@strongify (self); //save gesture Password to serverGesturepasswordblock block =[Self.customerviewmodel Savegesturepasswordcallback];                                                                                                    Block (mobile, PWD); //after the password is saved successfully, exit the gesture password interface[CLLOCKVC dismiss:.3f Completion:nil];                                          }];                                 }]; 

Block multi-layered nesting causes object not to release resolve

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.