hi, i don’t know if it is still necessary to put in the file build.settings
plugins =
{
[“plugin.openssl”] = {publisherId = “com.coronalabs”},
[“plugin.admob”] = {publisherId = “com.coronalabs”},
[“CoronaProvider.native.popup.social”] = {publisherId = “com.coronalabs”}
},
both if I put it or not in the simulator the app works correctly. But when compiling it doesn’t include the plugins. If I open the apk I can see the folders inside lib that do not include the plugin.openssl.so files for example.
Can you tell me if i am doing something wrong? Can you tell me if anything has changed with this latest version before moving to Solar 2D?
exactly the error it gives me when opening the app is:
module ‘plugin.admob’ not found:resource (plugin.abmod.lu) does not exist in archive no field package.preload[‘plugin.admob’] no file ‘(null/plugin/abmod.lua’…