facebook-csharp-sdk / facebook-winclient-sdk

Facebook SDK for Windows & Windows Phone
http://facebooksdk.net
Apache License 2.0
61 stars 139 forks source link

Use Flyout for WebView #68

Open danielgary opened 9 years ago

danielgary commented 9 years ago

You should embed the WebView in a Flyout so the back button is handled properly on Windows Phone. I've implemented this for a Twitter OAuth flow and it's much more pleasing than the current Facebook implementation.