Hi,
I have been working on a small test app. I do not have bunch of code just trying to connect facebook for login purpose for now.
I added plug-in dependency and used login function. The console log says me this plug-in is not available on corona simulator. You can find the log below.
15:28:46.240 WARNING: The ‘plugin.facebook.v4’ library is not available in the Corona Simulator.
I tried old version of plug-in which gives me another error such as the facebook.lua / dll is not found on the system.
What can be the problem?
Regards.