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];