I want to allow users to share their results to Facebook and get adantage from that with gold.
Is it something that I can do using the Gamesparks library?
Thank you
Best Answer
C
Customer Support
said
about 5 years ago
Hi Beppi,
You'd have to do this yourself in your games code, the Facebook Unity SDK documentation has some info on how to achieve this. On the GameSparks side you can set up an event to award the player X amount of Gold if they share on Facebook, just send that event to GameSparks to reward the player after they have posted to Facebook.
You'd have to do this yourself in your games code, the Facebook Unity SDK documentation has some info on how to achieve this. On the GameSparks side you can set up an event to award the player X amount of Gold if they share on Facebook, just send that event to GameSparks to reward the player after they have posted to Facebook.
Beppi Menozzi
I want to allow users to share their results to Facebook and get adantage from that with gold.
Is it something that I can do using the Gamesparks library?
Thank you
Hi Beppi,
You'd have to do this yourself in your games code, the Facebook Unity SDK documentation has some info on how to achieve this. On the GameSparks side you can set up an event to award the player X amount of Gold if they share on Facebook, just send that event to GameSparks to reward the player after they have posted to Facebook.
Thanks,
Liam
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstBeppi Menozzi
I answer to myself: nope.
Customer Support
Hi Beppi,
You'd have to do this yourself in your games code, the Facebook Unity SDK documentation has some info on how to achieve this. On the GameSparks side you can set up an event to award the player X amount of Gold if they share on Facebook, just send that event to GameSparks to reward the player after they have posted to Facebook.
Thanks,
Liam
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2485 topics