ajay2c9
ajay2c9
Check the below one may be it may help. [self.userCoverProfilePicImgVw sd_setImageWithURL:[NSURL URLWithString:imgURL] placeholderImage:nil completed:^(UIImage *image, NSError *error, SDImageCacheType cacheType, NSURL *imageURL) { self.blurView1.blurRadius = 4.95; self.blurView1.dynamic = NO; [self.blurView1 updateAsynchronously:YES...
Hi, I am using LBYouTubeView for downloading the youtube videos. i run the sample app provided in the code . Here [extractor extractVideoURLWithCompletionBlock:^(NSURL *videoURL, NSError *error) {}]; gives the success...
Hi, I am using LBYouTubeView for downloading the youtube videos. i run the sample app provided in the code . Here [extractor extractVideoURLWithCompletionBlock:^(NSURL *videoURL, NSError *error) {}]; gives the success...
Hi, Is there any update according to this issue.
Hi @**abdelrahman-badary**, Thank you for the update. And it is very useful for me in the my project I have small doubt. Is there any possibility to update the maxlength...
Hi, How to restrict moving the left thumbview and right thumbview when particular time is set i.e when i set the length to 15 seconds , while moving the left...
Hi, Cropping is not working Fine For this build too. i downloaded the app and Run in the simulator. I want crop a image and keep the crop size is...
Hi, My problem is how to tweet a post with web url and text on followers page. Please give suggestions.