jodoglevy/open-graph-redirect

Doesn't work with SocialCam

Closed this issue · 1 comments

Looks like if socialcam sees the referrer is from facebook and the app is not installed for this user it redirects back to facebook and asks for install using the oauth flow. Probably need to use window.location = "xxx" as the onclick event to stop referrer from being sent.

fixed in 135a8fc