Facbook friend scores and profile pics

I would like the users of my game to be prompted on first launch to authorise the app to use Facebook, pull there names and profiles pics and use the server to store the scores associated with that user in a database, I understand I can use php and webviews but I would rather keep everything looking native and have the option to show scores / pics dring the game if I liked…

I have a dedicated server that I could use for the database and any additional files but have no idea where to start, the examples and tutorials on the web seem incomplete or do not achieve what require.

Can any help with a solution / code.

Very new to corona sdk - finding it relatively easy and fun so far.

Take a look at this blog post I wrote a couple of years ago.  It will get you started hooking up Corona to PHP

http://omnigeek.robmiracle.com/2012/04/15/using-corona-sdk-with-rest-api-services/

Take a look at this blog post I wrote a couple of years ago.  It will get you started hooking up Corona to PHP

http://omnigeek.robmiracle.com/2012/04/15/using-corona-sdk-with-rest-api-services/