I can't building with plugin.facebook.v4

Hi all,

I’m trying to build my app, but i’m having this error:
 

Error: You are not currently subscribed to the following plugin:  

Publisher: com.coronalabs 

Plugin: plugin.facebook.v4

I already registered this plugin in coronalabs site.

Someone can help me?

What version of Corona are you building with?  Have you tried the latest daily build?

Can you post your build.settings file?

Thanks for the answers guys.

I’m building with the 2016.2830 version.

settings =

{

    orientation =

    {

        default = “landscapeRight”,

        supported = { “landscapeRight”, “landscapeLeft” }

    },

plugins =

{

   [“plugin.facebook.v4”] =

   {

       publisherId = “com.coronalabs”,

   },

},

android =

{

   usesPermissions =

   {

       “android.permission.INTERNET”,

   },

   facebookAppId = “myFacebookId”,

 },

}

Have you gone to store.coronalabs.com and activated the plugin?

Yes Rob, I activated the plugin last Saturday.

Someone can help me?

I don’t know what I can do.

Are you on Windows or OS X?

What version of Corona SDK are you using?

Are there any messages in your console log that could be helpful?

Rob

I’m on Windows.

I’m using  build 2016.2830

Log:

WARNING: The ‘plugin.facebook.v4’ library is not available in the Corona Simulator.

17:32:52.276  BuildID: kCoronaBuild [A device build error occurred on the server. 

17:32:52.276  

17:32:52.276  Error: You are not currently subscribed to the following plugin:

17:32:52.276  

17:32:52.276  Publisher: com.coronalabs 

17:32:52.276  Plugin: plugin.facebook.v4

17:32:52.276  

17:32:52.276  Click here to subscribe and then try the build again.

17:32:52.276  BuildID: 5716959d4f893

17:32:52.276  ERROR: An error occurred during build. The server returned the following message:

17:32:52.276  —

17:32:52.276  A device build error occurred on the server. 

17:32:52.276  

17:32:52.276  Error: You are not currently subscribed to the following plugin:

17:32:52.276  

17:32:52.276  Publisher: com.coronalabs 

17:32:52.276  Plugin: plugin.facebook.v4

17:32:52.276  

17:32:52.276  Click here to subscribe and then try the build again.

17:32:52.276  BuildID: 5716959d4f893

17:32:52.276  —

17:32:53.077  Android build failed (5)

I’m checking with Engineering.

You are logged into two different accounts on the site/simulator. You will need to log in to the forums/store/site with the same account as the simulator. Once you have decided on a single account/email, activate the plugin in the store.

Thank you guys!

I will try it and post the result here.

What version of Corona are you building with?  Have you tried the latest daily build?

Can you post your build.settings file?

Thanks for the answers guys.

I’m building with the 2016.2830 version.

settings =

{

    orientation =

    {

        default = “landscapeRight”,

        supported = { “landscapeRight”, “landscapeLeft” }

    },

plugins =

{

   [“plugin.facebook.v4”] =

   {

       publisherId = “com.coronalabs”,

   },

},

android =

{

   usesPermissions =

   {

       “android.permission.INTERNET”,

   },

   facebookAppId = “myFacebookId”,

 },

}

Have you gone to store.coronalabs.com and activated the plugin?

Yes Rob, I activated the plugin last Saturday.

Someone can help me?

I don’t know what I can do.

Are you on Windows or OS X?

What version of Corona SDK are you using?

Are there any messages in your console log that could be helpful?

Rob

I’m on Windows.

I’m using  build 2016.2830

Log:

WARNING: The ‘plugin.facebook.v4’ library is not available in the Corona Simulator.

17:32:52.276  BuildID: kCoronaBuild [A device build error occurred on the server. 

17:32:52.276  

17:32:52.276  Error: You are not currently subscribed to the following plugin:

17:32:52.276  

17:32:52.276  Publisher: com.coronalabs 

17:32:52.276  Plugin: plugin.facebook.v4

17:32:52.276  

17:32:52.276  Click here to subscribe and then try the build again.

17:32:52.276  BuildID: 5716959d4f893

17:32:52.276  ERROR: An error occurred during build. The server returned the following message:

17:32:52.276  —

17:32:52.276  A device build error occurred on the server. 

17:32:52.276  

17:32:52.276  Error: You are not currently subscribed to the following plugin:

17:32:52.276  

17:32:52.276  Publisher: com.coronalabs 

17:32:52.276  Plugin: plugin.facebook.v4

17:32:52.276  

17:32:52.276  Click here to subscribe and then try the build again.

17:32:52.276  BuildID: 5716959d4f893

17:32:52.276  —

17:32:53.077  Android build failed (5)