WinRT shared cookies between WebView and HttpClient
I recently worked on a project where we needed to make hybrid apps, consisting of native Universal Windows apps that displayed a responsive web application in the app through the WebView control. The...