Hi,
I want do this:
In my app the user login with Facebook for can play. When the user login in Facebook, in my own server I get by method GET for example the dates about the user (name and country) and after I insert in my database this fields:
-Name (via facebook)
-Country (via facebook)
-Level = 1 initially
-Date
-Objects (like pistol) = 3 initially.
The user can inquire a object to friends on Facebook, if friends of Facebook haven’t app, go to link to download page if not, nothing.
When the user A inquire to user B user B can select to user A on Facebook list of friend and send object.
Okay, I know that is side server, my problem is in connection side app with side Facebook and with server, the php is ok, but side of Corona and Facebook nothing, can you help to me?
Thank you very much