Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL not passed to Facebook app while sharing #64

Open
rahul-desai3 opened this issue Feb 24, 2015 · 4 comments
Open

URL not passed to Facebook app while sharing #64

rahul-desai3 opened this issue Feb 24, 2015 · 4 comments

Comments

@rahul-desai3
Copy link

When I click on Share URL and choose Facebook in the list, I dont see Facebook app actually getting the URL. Below is the snapshot of what I am getting.

I didnt change the boilerplate code at all. Also, there is no error in the console.

image

@Mte90
Copy link
Contributor

Mte90 commented Feb 24, 2015

uhm i can see in the code https://github.com/robnyman/Firefox-OS-Boilerplate-App/blob/gh-pages/js/webapp.js#L149 that the url shared is not the boilerplate

@robnyman
Copy link
Owner

The idea is that the receiving app should read out the URL passed to it, so at a first look this seems like the Facebook app isn't doing that (unless something has changed recently with the Web Activity in Firefox OS)

@Ryuno-Ki
Copy link

Looking into MDN, share does not seem to have an expected key "url" anymore …

Macaw is using pick or view instead.

@Mte90
Copy link
Contributor

Mte90 commented Mar 17, 2015

uhm is required a check for the old version of Firefox OS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants