I activated the plugin on the marketplace. Updated build.settings. But plugin was not found.
Tried running the sample provided again plugin not found.
In my main program I do have another plugin “nanosvg” running fine so don’t know why having problem with moreInfo.
Solar 2D emulator version 3.0.0, Build: 2025.3719
Running on windows, also tried on Android phone
Any guidance would be helpful.
settings =
{
plugins =
{
["plugin.moreInfo"] =
{
publisherId="tech.scotth",
marketplaceId = "insert marketplace account ID",
},
},
android ={
usesPermissions =
{
"android.permission.BLUETOOTH",
},
coronaWindowMovesWhenKeyboardAppears = true,
},
}
Make sure you have marketplaceId in setting.
1 Like
Yes I made sure. I have it. I tried it with and without it even on the sample.
I checked the more info plugin, it is a paid plugin, if you paid for it you can contact Scott directly.
1 Like
Yes, I have done that l but posted it here as well in case I am missing something obvious. Thanks.
1 Like
Its working now. Don’t know what was the problem. I redownloaded and installed the Solar 2d emulator and its working fine now. The Build version now I see is 2025.3720
1 Like