well, i have done a lot of work today to set up my first application following some tutorials, especially this one:
'https://www.scirra.com/tutorials/1092/facebook-apps-2014'
i have set the facebook developper page.
upgraded my website to https.
i bought the plugins and started to learn how they are working together.
after many tests, in local, i can :
- connect to the appID
- fetch user infos (some are still answering none with filled info, and others send message error but can work...)
- fetch score but cannot set it
- cannot fetch friends list
- play the game
after modifying some paramerters from 'localhost' to 'https://blackantmaster.com/STU/' where my game is stored,
and trying to play it,
-
on my website, the game is starting normally but doesn't connect to facebook (it may ask for authorization in a popup window, wich doesn't change anything)
- on facebook, the game is simply absent, but the size of it is here, ready to be displayed...
i certainly miss important point.
here is the facebook pageof the application:
'https://apps.facebook.com/586773661462520/'
any help is welcome