I am working on one app in which i need to upload video and audio, i had heard lot about mediapicker but i am not getting actually how to deal with it.
Can anyone please tell me about this.
I am working on one app in which i need to upload video and
Share
NSString *urlString = [NSString stringWithFormat:@”http://www.example.com/uploadvideoxml.php?user_id=%@”,[vedioDict valueForKey:@”user_id”]];