WebView - YouTube cookie data - windows 8 store app

260 views Asked by At

I'm trying to get a WebView control in a Windows 8 Store App to somehow pick up that a user has been logged on so that I could get the "Watch Later" button to work. I have been able to authenticate a user using the WebAuthenticationBroker and also getting the Access Token. I can also send and get requests using the Access Token. I just need to be able to get my WebView control to know that the user has been logged in so that the YouTube HTML5 player can use the features on the player itself (eg Watch later - right now it says I need to sign in).

0

There are 0 answers