Hellon
,
I am updating a previous version of an app from Corona to Solar2D, and could not get the UTF8 plugin to work.
I have the following in build settings :
settings =
{
plugins =
{
["plugin.utf8"] =
{
publisherId = "com.coronalabs"
},
},
}
When I require the plugin I get the following error :
error loading module ‘plugin_utf8’ from file ‘/Users/LA/Library/Application Support/Corona/Simulator/Plugins/plugin_utf8.dylib’:
dlopen(/Users/LA/Library/Application Support/Corona/Simulator/Plugins/plugin_utf8.dylib, 2): no suitable image found