Android build not possible?

Hello,

I’m trying to test this plugin, however on android I keep getting:

android/res/layout/picker\_title\_bar.xml:44: error: No resource identifier found for attribute 'layout\_alignStart' in package 'android'

Hmmm…

Also with recent plugins there’s no sdk-facebook anymore, it seems it was packaged to a jar file so docs are incorrect at the moment.

Also… are sources of this plugin available somewhere?

I would love to make few changes, which should be easy to implement and are crucial for me:

  1. Frictionless requests: https://developers.facebook.com/docs/games/requests/v2.4#frictionless-requests

  2. action_type in “requests” show dialog: https://developers.facebook.com/docs/games/requests/v2.4

Thanks

Krystian

Engineering says that this error is likely due to an Enterprise set up error. Please review the instructions here: 

https://docs.coronalabs.com/plugin/facebook-v4/index.html#enterprise

The sdk-facebook directory is part of the Plugins directory in the Enterprise package. You’ll need to upgrade to at least build 2685 to get it.

As for your other questions, the source code isn’t publicly available. Engineering had started on implementing an “action_type”  for the showDialog(“requests”) feature, but it has been pushed off until we complete some other more pressing needs like Android 6 support.

Rob

Hey Rob.

CoronaEnterprisePlugins.2015.2731 doesn’t have the sdk-facebook, it does have a facebook sdk jar inside faebook-v4 plugin though.

Shame it’s not public :frowning:

Thanks

Krystian

The sdk-facebook folder is in the Plugins directory of the CoronaEnterprise folder, not the CoronaEnterprisePlugins.2015.2731 package you’ve mentioned. It should be located at:

/Applications/CoronaEnterprise/Plugins/sdk-facebook

Hi krystian6,

“action_type in “requests” show dialog” is now available in the Facebook-v4 plugin. See the updated Facebook-v4 docs here.

Engineering says that this error is likely due to an Enterprise set up error. Please review the instructions here: 

https://docs.coronalabs.com/plugin/facebook-v4/index.html#enterprise

The sdk-facebook directory is part of the Plugins directory in the Enterprise package. You’ll need to upgrade to at least build 2685 to get it.

As for your other questions, the source code isn’t publicly available. Engineering had started on implementing an “action_type”  for the showDialog(“requests”) feature, but it has been pushed off until we complete some other more pressing needs like Android 6 support.

Rob

Hey Rob.

CoronaEnterprisePlugins.2015.2731 doesn’t have the sdk-facebook, it does have a facebook sdk jar inside faebook-v4 plugin though.

Shame it’s not public :frowning:

Thanks

Krystian

The sdk-facebook folder is in the Plugins directory of the CoronaEnterprise folder, not the CoronaEnterprisePlugins.2015.2731 package you’ve mentioned. It should be located at:

/Applications/CoronaEnterprise/Plugins/sdk-facebook

Hi krystian6,

“action_type in “requests” show dialog” is now available in the Facebook-v4 plugin. See the updated Facebook-v4 docs here.