Hi,
I think I saw yesterday that the plugin.bit had a web version now? Does this mean most of the plugins work? Or was I just imagining that?
Which brings me to another question. Do HTML5 build ignore plugins that are not supported automatically in the plugins section of the build.settings?
For example, will these plugins be ignored when creating an HTML5 build if there is no web version?
-- -- Plugins section -- plugins = { ["plugin.openssl"] = { publisherId = "com.coronalabs" }, ["plugin.bit"] = { publisherId = "com.coronalabs" } },
-dev