tianshanxuester / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

Cant upload 650MB video using gdata-objectivec-client library. App Crashed. :-( #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Uploaded 665 MB video using gdata-objectivec-client library
2.Getting " Program received signal:  “0” "
3.NSData Object cant hold 665MB video file data

What is the expected output? What do you see instead?
Video should be uploaded to youtube. instead im getting 
" Program received signal:  “0” " Error. App crashed

What version of the product are you using? On what operating system?

r675. I download Gdata library on July 2nd 2011.

Please provide any additional information below.

I can able to upload 90MB video. But when i try to uploaded 665MB video my app 
crashed. In log i can able to see Program received signal:  “0”

Original issue reported on code.google.com by p.sa...@gmail.com on 3 Aug 2011 at 1:18

GoogleCodeExporter commented 9 years ago
Your message doesn't indicate the target OS.

For huge uploads, set an upload file handle rather than put all of the data 
into an NSData instance.

Original comment by grobb...@google.com on 3 Aug 2011 at 7:57

GoogleCodeExporter commented 9 years ago

Original comment by grobb...@google.com on 8 Aug 2011 at 8:19