|
Post by daleneil77 on May 2, 2016 13:11:55 GMT
Hi, I'm a new developer and are in the final step of completing my first game for the app store. I'm really interested in buying this asset, but my main question is, is it possible to share the scores to the google and ios (possible facebook) app stores as achievements/leaderboards? If it's possible, I'm hoping to integrate that feature alongside Cross Platform Native Plugins - Ultra Pack . Also how will I go about it. Thanks in advace guys 
|
|
|
Post by DarkTonic Dev on May 2, 2016 19:33:04 GMT
The plugin you mentioned doesn't include the Facebook API (it says so on the asset page), but yes you can integrate it via scripting with Core GameKit. You'll just need to read the score (probably using a World Variable since that's built in to CGK) and use their API to update the leaderboard.
I'm not familiar with that plugin but it should be pretty simple.
|
|