Skip to content

EziSocial Plugin is powerful plugin written in C++, Java and Objective-C language.

License

Notifications You must be signed in to change notification settings

dharxx/EziSocial-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EziSocial-Plugin

EziSocial plugin uses common development code for both Android and iOS Cocos2D-x project. So, there is no duplicity of code and you need not to worry about portability issue at all.

There are some basic features of EziSocial Plugin, we will cover them one by one in detail. In case, if you want to explore it first then you can just download the sample code, compile it and run it our your devices or emulators. Here is the download link for the demo application.

Facebook

  1. Login via Facebook
  2. Logout from Facebook
  3. Get user details
  4. Open Facebook Page
  5. Auto check Facebook likt to your page, when user come back to your game from your page.
  6. Check Facebook like to your page anytime during the time app is running.
  7. Get the list of friends of the user who are playing your game
  8. Post message on the user’s timeline.
  9. Auto post message or achievement on user’s timeline without notifying him.
  10. Post Score – uses advance feature of Facebook Score Graph API. All scores are stored online at Facebook.com as per Facebook.
  11. Get high scores – fetch the scores of the friends of the user playing same game in unsorted order. You can sort it at your end.

Twitter

  1. Tweet - Uses native twitter client of the device to tweet message on the user’s timeline.

Internet Status

  1. Internet Connection - allows you to check the internet connection anytime in the game.
  2. It also gives option to you to check that if a particular website is reachable or not.

Email

Email - Allows you to preconfigure the mail and allows user to send the mail to you or their friends.

How to use this plugin

To know about how to use this plugin, please visit site: http://www.ezibyte.com

About

EziSocial Plugin is powerful plugin written in C++, Java and Objective-C language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published