I am getting that same error here trying to download Android plugins.
Already tried de-authorizing and authorizing back in and also downloaded the latest Corona Native (3447)
My build.settings is:
settings = { plugins = { ["plugin.OneSignal"] = { publisherId = "com.onesignal", }, }, iphone = { xcassets = "Images.xcassets", plist = { UILaunchStoryboardName = "LaunchScreen", }, }, }
when I try to run:
./download\_plugins.sh
I get the error:
PANIC: unprotected error in call to Lua API (?:0: attempt to concatenate field 'plugin\_developer' (a nil value)) PANIC: fatal Lua error: ?:0: attempt to concatenate field 'plugin\_developer' (a nil value)