Skip to content

WP8 - FacebookUriMapper redirecting to wrong Uri #85

@igorkulman

Description

@igorkulman

Windows Phone 8 Silverlight, in my FacebookConfig.xml I have

<RedirectPage Name="/Views/LoginView.xaml" />

When I initiate login using

Session.ActiveSession.LoginWithBehavior("email,public_profile", FacebookLoginBehavior.LoginBehaviorMobileInternetExplorerOnly);

I log in and the FacebookUriMapper tries to redirect me to '/181388238617107'

and the app crashes with

No XAML was found at the location '/181388238617107'

I would expect the FacebookUriMapper to redirect me to /Views/LoginView.xaml as stated in the FacebookConfig.xml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions