Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload YouTube video hangs when re-opened and WiFi is not available (Saved ClientID and Secret -> Source in Examples) #59

Open
GoogleCodeExporter opened this issue Apr 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run the YoutubeSample
2. Hardcode the clientId and clientSecret.
3. Sign in with your credentials (allow the app to use Your account).
4. Upload a video (choose video and title -> THIS WORKS FINE).
5. Close the up, re-run it.
6. Turn of WiFi.
6. Repeat step 4.
7. The upload hangs -> no explicit error is displayed.

What is the expected output? What do you see instead?
An "Internet connection down" message. The underlying HTTP Fetcher should 
trigger the completion handler with an error. 
Instead the application just hangs -> no error is shown.

Perhaps I'm missing something?
The same issue was encountered when using the library on iOS. In addition if 
the WiFi will be turned back on and the app re-run then it works fine again.




Please provide any additional information below.


Original issue reported on code.google.com by blazej.s...@gmail.com on 20 Mar 2014 at 1:10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant