Skip to content

Reply content does not work #114

@HansH

Description

@HansH

When using setReplyContent, this does not show up in the browser. For example, we can extend the facebookdemo by adding the following line to FBDemo::FBDemo

o2Facebook_->setReplyContent("You have succesfully authenticated to Facebook. ");

Expected behaviour:
After authenticating to Facebook, the browser displays the content "You have succesfully authenticated to Facebook."

Actual behaviour:
An empty page is shown. HTTP headers also do not seem to be received by the browser.

I tested this on MacOS High Sierra 10.13.3, using Firefox, Chromium and Safari. It also doesn't work when using a webview such as in the facebookexternalinterceptordemo.

Previously, I was on commit c0e33a8. It did work back then, but after pulling in all changes since then, it stopped working. I don't know which change/changes caused this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions