I'm currently writing a program to upload video files from iphone photo album to server. I'm able to obtain the Asset from the library but how do I convert it to byte array. I already know how to upload file from application folder using NSStream. i'm juz puzzled how do up you upload asset to the server? do I convert it to nsdata? or there other approach. Would greatly appreciate any help. Thanks
Asked
Active
Viewed 500 times