obaidjawad
obaidjawad
Why the AsyncImageView loads half image here is the code and its simple may be you have to check it in the library AsyncImageView *sync_image=[[AsyncImageView alloc]initWithFrame:button1Frame]; sync_image.imageURL=[NSURL URLWithString:Left_image_url]; [cell.contentView addsubview:sync_image];...
Hi, firstly I'm glad to have such a good library to download images asynhcronously, and thank you for it. I got the memory leak issue where ever I declare, on...
Dear, Please check the profileinfo dictionary for the twitter authentication I have verified it facebook profileinfo and it works. NSLog(@"%@ - %@", authenticatedAccount.identifier,profileInfo); returns HPSocialNetworkManager[1110:c07] 708607105 - (null)