Hi,
Previously the Corona Enterprise had the plugins available for download.
e.g. CoronaEnterprisePlugins.2016.2828/facebook-v4/2015.2669/iphone/libfacebook.a
In this new Corona Native, where can the plugins be downloaded from ? I am looking for Facebook plugin, and based on this document (https://docs.coronalabs.com/plugin/facebook-v4/index.html), I need several files.
I am getting this error in my xCode, which I think it is because the libfacebook.a file isn’t there.
ld: library not found for -lfacebook clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks