Is this the latest for Facebook use inb Corona?

Hello,

When you do a search for Corona and Facebook several pages come up showing how to do things. I want to have the user login to their Facebook account and have it post an image with a comment from code. The user will not select either. They are just posting an image captured from within the app and is stored in the temporary files. And I will generate the comment text also for the user which they will agree to post.

I went to the following page in Corona and seems a good way to do this but I just wanted to check if it is the latest and best way of doing this. 

https://docs.coronalabs.com/daily/guide/social/implementFacebook/index.html

Thanks!

Warren

That document is a bit out of date. We have moved to the V4 version of the plugin. There are change, in particular with build.settings to implement V4. These are documented in a blog post and in the V4 plugin documentation page. Most of the stuff in the guide are still good. But you should not only read that, but then read the V4 plugin documentation, the blog post and look at the sample app included with Corona SDK.

Rob

That document is a bit out of date. We have moved to the V4 version of the plugin. There are change, in particular with build.settings to implement V4. These are documented in a blog post and in the V4 plugin documentation page. Most of the stuff in the guide are still good. But you should not only read that, but then read the V4 plugin documentation, the blog post and look at the sample app included with Corona SDK.

Rob