I’m really sad about it …
But I have an objective question: I am using Corona in important projects, among them a course at the Pontifical Catholic University of Rio de Janeiro.
Testing the generation of builds for Android, I found that it is not working. See log below.
What could be happening?
I appreciate any information or guidance
PS: I also tested using the “stable version” (218.3326) and I was also unable to generate the build
11:04:38.552
11:04:38.552 Corona Simulator 2020.3575 (Feb 15 2020 03:11:04)
11:04:38.552
11:04:56.133
11:04:56.133 Copyright © 2009-2020 C o r o n a L a b s I n c .
11:04:56.133 Version: 3.0.0
11:04:56.133 Build: 2020.3575
11:04:56.133 Platform: GT-I9300 / x64 / 10.0 / Intel® HD Graphics 4000 / 4.0.0 - Build 10.18.10.4358 / 2020.3575 / pt_BR | BR | pt_BR | pt
11:04:56.144 Loading project from: C:\Users\Public\TS21\Corona\Sample Code\GettingStarted\HelloWorld
11:04:56.144 Project sandbox folder: C:\Users\Fernando\AppData\Local\Corona Labs\Corona Simulator\Sandbox\helloworld-718C1AF531ADB1DDAB7F1D538D5054A2\Documents
11:05:44.049 Testing credentials for ‘C:\Users\Public\TS21\Corona\Native\Corona\mac\bin\CoronaBuilder.app\Contents\Resources\debug.keystore’:
11:05:46.403 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
11:05:50.913 Using custom build id from app bundle: 00000 (AppSettings.lua)
11:05:50.913
11:05:50.913 Using custom Build Id 00000
11:06:01.990 @ver > NUL
11:06:01.990 Exception in thread “main” javax.net.ssl.SSLException: Received fatal alert: protocol_version
11:06:01.990 at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
11:06:01.990 at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
11:06:01.990 at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1959)
11:06:01.990 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1077)
11:06:01.990 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
11:06:01.990 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
11:06:01.990 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
11:06:01.990 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
11:06:01.990 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
11:06:01.990 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
11:06:01.990 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
11:06:01.990 at org.gradle.wrapper.Download.downloadInternal(Download.java:66)
11:06:01.990 at org.gradle.wrapper.Download.download(Download.java:51)
11:06:01.990 at org.gradle.wrapper.Install$1.call(Install.java:62)
11:06:01.990 at org.gradle.wrapper.Install$1.call(Install.java:48)
11:06:01.990 at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)
11:06:01.990 at org.gradle.wrapper.Install.createDist(Install.java:48)
11:06:01.990 at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107)
11:06:01.990 at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61)
11:06:01.990 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
11:06:02.318 Android build failed (1) after 12 seconds