I have tried deauthorize and quite and again login. then also same error:
PANIC: unprotected error in call to Lua API (bad argument #1 to 'pairs' (table expected, got nil)) Dec 13 11:13:17.195 PANIC: fatal Lua error: bad argument #1 to 'pairs' (table expected, got nil) Dec 13 11:13:17.288 Error while fetching plugin dependencies Dec 13 11:13:17.289 Dec 13 11:13:18.189 Dec 13 11:13:18.189 FAILURE: Build failed with an exception. \* Where: Dec 13 11:13:18.190 Build file '/private/var/folders/h1/2d2kvd455v9cg55l2kkqtb9c0000gn/T/CLtmp68sUsA/template/app/build.gradle.kts' line: 626 \* What went wrong: Dec 13 11:13:18.190 Error while fetching plugin dependencies \* Try: Dec 13 11:13:18.190 Run with --stacktrace option to get the stack trace. Run with Dec 13 11:13:18.191 --info or --debug option to get more log output. Run with --scan Dec 13 11:13:18.191 to get full insights. \* Get more help at https://help.gradle.org Dec 13 11:13:18.191 BUILD FAILED in 1m 55s Dec 13 11:13:18.875 Android build failed (256) after 127 seconds Dec 13 11:13:19.285 ERROR: Build Failed: Failed to Build Error code: 256
Please help me to solve this issue.
@Rycott , can you explain how you solved the issue, How account conflicts ?
The issue first detailed in this thread is not the same issue that you are having.
The original issue was:
Current authorization is ‘Enterprise (Native extensions)’ for user ‘developer@oscarsalgado.com’
And your issue is:
PANIC: unprotected error in call to Lua API (bad argument #1 to ‘pairs’ (table expected, got nil))
Dec 13 11:13:17.195 PANIC: fatal Lua error: bad argument #1 to ‘pairs’ (table expected, got nil)
You issue seems to be more code or build settings related (but that is just a guess).
You issue seems to be more code or build settings related (but that is just a guess).
But then why it’s working with old build : 2019.3326 that is last public build version.
APK is created successfully with that Corona build 3326 and also APK is working on the device too.
So definitely something related to latest daily builds with Android build.
And I also can see one more issue with latest daily build about APK signature.
if I created an APK with old build with debug keystore , installed on my device.
Now create APK with latest daily build with debug keystore , try to replace the APK on my device.
APK can’t be installed.
If you want help with your issue, and you want more people to see it and respond to it, then the best (and proper) thing to do is to open a new thread where you describe your issue and ask for help. Jumping on to a thread that was last active and already solved around half a year ago isn’t the way to go.