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

Add feature to share victories on social media. #202

Open
kaimikael opened this issue Feb 20, 2018 · 3 comments
Open

Add feature to share victories on social media. #202

kaimikael opened this issue Feb 20, 2018 · 3 comments

Comments

@kaimikael
Copy link
Contributor

I didn’t see this mentioned elsewhere, so creating a ticket for it:
As a player I want to be able to share my success on my social media account, preferrably by a button that appears in conjunction with the celebratory animation at the end.

@pjotrsavitski
Copy link
Member

One button will not fit all. There is a need to decide which mediums will we support. Example: facebook, twitter.

What should be shared? Some kind of text mentioning which activity was completed and the score?

Need more details before being able to implement anything.

@kaimikael
Copy link
Contributor Author

kaimikael commented Feb 20, 2018

This is on the precondition that the player has logged in with their social media account, of which we support Facebook and Google at the moment. I think we can upload a text something like “I completed <name of activity> with <score>/<maxscore>. <Link to game>”
Not urgent priority, but somewhere there in the backlog.

@pjotrsavitski
Copy link
Member

Ok. Well. All platforms have their Share buttons. In case user logged in with one of those, the sharing procedure would just be quicker.

If we are going to publish that ourselves (on behalf of a user), then we would need to tune the permissions we are asking as part of the SSO cycle. We are currently keeping that at required minimum to allow seamless registration.

If we do ask for more, then there should be some reasoning and explanation why is that needed and how could that be used. But I suppose that you meant those general share buttons and those are using a bit different flow.

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

No branches or pull requests

2 participants