What steps will reproduce the problem?
1. Create Windows Phone 8.1 Silverlight project, add single page
2. Perform YouTube login using version 1.8.1.1140 of Google.Apis.Youtube.v3
nuGet library.
3. After login, hit back button on main page. Unhandled exception thrown. Must
handle to keep app from crashing, then hit back button again in order to
actually exit the app.
What is the expected output? What do you see instead?
Expected behavior is no exceptions thrown. Youtube login control shouldn't care
about back button after it's been dismissed. Instead it appears to be active
invisibly, handling the back button, and thrown an exception.
What version of the product are you using? On what operating system?
1.8.1.1140 of Youtube v3 API nuGet project on Windows Phone 8.1 Silverlight
Please provide any additional information below.
Original issue reported on code.google.com by bc3t...@gmail.com on 23 Aug 2014 at 5:30
Original issue reported on code.google.com by
bc3t...@gmail.com
on 23 Aug 2014 at 5:30