Skip to content

Instantly share code, notes, and snippets.

@ntotten
Created October 7, 2012 03:57
Show Gist options
  • Select an option

  • Save ntotten/3847047 to your computer and use it in GitHub Desktop.

Select an option

Save ntotten/3847047 to your computer and use it in GitHub Desktop.
UPDATED: Breaking Change with Facebook C# SDK Authentication on Windows Phone
<phone:WebBrowser x:Name="webBrowser1" IsScriptEnabled="True"></phone:WebBrowser>
webBrowser1.IsScriptEnabled = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment