sisko Posted March 22, 2019 Share Posted March 22, 2019 Hey Guys I need Your Halp How I Can Add Button To Share Result My App Quiz by html5 ! Thank you ❤️ Quote Link to comment Share on other sites More sharing options...
b10b Posted March 22, 2019 Share Posted March 22, 2019 There are many options. Easiest of which is the generic Leaderboard functions ("setScoreAsync") - by posting scores the platform will often let other Connected Players know. For custom messages the "updateAsync" method offers decent control. If the Player is in a Context (group play) this works really well, but I'm unsure if this works at all if the Player is Solo? Then there is the old school "shareAsync" method. However, since the recent Facebook beatdown, this method is crippled - for example it's no longer possible to pre-populate the message!?! You may still be able to attach a custom image generated from the game as a sort of workaround - but it will require the Player to type a message and make the post. Lastly you have Bots, subscribing, custom backend, proactive pushes, etc ... but that's probably overkill and can't reach outside of your subscribed Players. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.