Skip to content

gamedonia/unity3d-simple-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE LOGIN SAMPLE for Unity
-----------------------------

Please read the sample Guide for more information at: https://docs.gamedonia.com/samples/simple-login/unity3d-tutorial


Instructions:
-------------

Before executing this sample, you need to create a game in the Gamedonia Dashboard. To create a Game in Gamedonia:

1) Log into the Gamedonia Dashboard at http://dashboard.gamedonia.com
2) Create a Game.
3) Copy your API key and Secret from the Game Information section.
4) Create an app in the Facebook developers webpage: https://developers.facebook.com/

In Unity:

1) Open the Login scene and fill the API key and the Secret fields of the Gamedonia Prefab with the values you previously copied from the Dashboard.
2) Fill the FB_APP_ID variable in the Login.cs file to the App ID of your Facebook App.

For more information, check out our documentation at https://docs.gamedonia.com/