Facebook v4 cause App installation Fail on Android - Enterprise

Hi,

My project build and run fine, but when I add Facebook-v4 following exact instructions here:

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

I get this Error, when try to install APK.

Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]

Installation failed since the APK was either not signed, or signed incorrectly.

If this is a Gradle-based project, then make sure the signing configuration is specified in the Gradle build script.

Error while Installing APK

for sure the issue is not in signature configurations, i get the same results after many repeats and tries, it’s related to the import of the facebook sdk, attached an image shows how facebook is imported to the project.

env info:

Corona Enterprise 2017.3054 

with plugin.facebook.v4.jar from same date,

facebook-sdk from github,

targetSdkVersion 23

Thank you,

Tony