Hi Team,
Follow this blog , basic things can know to implement Angular JS
http://techiedreams.com
Here you can find all the real time issues we faced while developing iPhone, android applications
In place of above code you can paste this code:AVURLAsset *asset = [AVURLAsset assetWithURL: movieURL];Float64 duration = CMTimeGetSecond s(asset.duratio n);NSLog(@"duratio n..%f", duration);

[yourTextField setAdjustsFontSizeToFitWidth:FALSE];
UIImagePicker and immediately we are displaying another view as modal view. That's why we are getting this error. __block NSString *textString;
dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT,
(unsigned long)NULL), ^(void) {
textString = [self getTextString];
});
Blocks capture the state of the variables declared inside, so we must
declare that the variable is mutable. And mutability is exactly what
you need considering that you're essentially setting this thing.