Sdwebimageview does not execute the comlpted method?

[tempImg sd_setImageWithURL:url completed:^(UIImage *image, NSError *error, SDImageCacheType cacheType, NSURL *imageURL) {
        NSLog(@"!");       
    }];
    
Menu