@vlads I’ve started using build 3583 and am still seeing the issue today with the GPGS V2 plugin not recognizing any of the legacy GPGS functions (under plugin.gpgs.v2). I mean it just started happening abruptly when it was fine a few days earlier with the build unchanged. Is it an issue with the server not including these libraries in the build?
(Using Mac OS Catalina)
EDIT: Also happening on Mac OS El Capitan on my other Mac using a 32-bit build, 3480. Possibly an issue with Corona Editor. If I ignore the error and build, the app launches fine. So only on the simulator this problem appears.
@Scott_Harrison and @vlads thank you both so much for working to correct those issues.
I can now build with Scott’s plugins.
@vlads, unfortunately there is something weird happening with the Appodeal beta plugin where it seems to be conflicting with other plugins. For example, combining plugin.facebook.v4a with plugin.appodeal.beta.FacebookAudience causes the build process to crash. I think other combinations are crashing as well. I’m looking more into it and will make a separate post.
HEY , using 2020.3582 I get this error when trying to build on android
Summary
23:08:26.297 BUILD FAILED in 16s
23:08:26.297 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
23:08:26.578 Android build failed (1) after 19 seconds
23:09:46.522
23:09:46.522 Copyright (C) 2009-2020 C o r o n a L a b s I n c .
23:09:46.522 Version: 3.0.0
23:09:46.522 Build: 2020.3582
23:09:46.522 Platform: SM-G900S / x64 / 10.0 / Intel(R) HD Graphics 5500 / 4.4.0 - Build 20.19.15.4531 / 2020.3582 / he_IL | IL | he_IL | he
23:09:46.522 Loading project from: C:\Program Files (x86)\Corona Labs\Balloon Dash
23:09:46.522 Project sandbox folder: C:\Users\user\AppData\Local\Corona Labs\Corona Simulator\Sandbox\balloon dash-1B6B312839C2469B605A0607255A1799\Documents
23:09:46.542 admob.init() WARNING: The AdMob plugin is only supported on Android & iOS devices. Please build for device
23:11:56.894
23:11:56.894 Copyright (C) 2009-2020 C o r o n a L a b s I n c .
23:11:56.894 Version: 3.0.0
23:11:56.894 Build: 2020.3582
23:11:56.894 Platform: SM-G900S / x64 / 10.0 / Intel(R) HD Graphics 5500 / 4.4.0 - Build 20.19.15.4531 / 2020.3582 / he_IL | IL | he_IL | he
23:11:56.905 Loading project from: C:\Program Files (x86)\Corona Labs\plugins-sample-admob-master
23:11:56.905 Project sandbox folder: C:\Users\user\AppData\Local\Corona Labs\Corona Simulator\Sandbox\plugins-sample-admob-master-39470E5741F5C7E1EE2B6DC3B9164490\Documents
23:11:57.042 admob.init() WARNING: The AdMob plugin is only supported on Android & iOS devices. Please build for device
23:12:05.159 Testing credentials for 'C:\Program Files (x86)\Corona Labs\Corona\Resources\debug.keystore':
23:12:07.297 jar signed.
23:12:07.297 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
23:12:08.814 Using custom build id from app bundle: 00000 (AppSettings.lua)
23:12:08.814
23:12:08.814 Using custom Build Id 00000
23:12:26.357 @ver > NUL
23:12:26.357 Exception in thread "DisconnectableInputStream source reader" org.gradle.api.UncheckedIOException: java.io.IOException: Access is denied
23:12:26.357 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:61)
23:12:26.357 at org.gradle.internal.UncheckedException.throwAsUncheckedException(UncheckedException.java:41)
23:12:26.357 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:125)
23:12:26.357 at java.lang.Thread.run(Thread.java:745)
23:12:26.357 Caused by: java.io.IOException: Access is denied
23:12:26.357 at java.io.FileInputStream.readBytes(Native Method)
23:12:26.357 at java.io.FileInputStream.read(FileInputStream.java:255)
23:12:26.357 at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
23:12:26.357 at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
23:12:26.357 at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
23:12:26.357 at org.gradle.util.DisconnectableInputStream$1.run(DisconnectableInputStream.java:96)
23:12:26.357 ... 1 more
23:12:26.357 Error while fetching plugins
23:12:26.357
23:12:26.357
23:12:26.357 FAILURE: Build failed with an exception.
23:12:26.357
23:12:26.357 * Where:
23:12:26.357 Build file 'C:\Users\user\AppData\Local\Temp\Corona Labs\CLtmpa18836\template\app\build.gradle.kts' line: 595
23:12:26.357
**23:12:26.357 * What went wrong:**
**23:12:26.357 Error while fetching plugins**
23:12:26.357
23:12:26.357 * Try:
23:12:26.357 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
23:12:26.357
23:12:26.357 * Get more help at https://help.gradle.org
23:12:26.357
23:12:26.357 BUILD FAILED in 15s
23:12:26.357 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en
23:12:26.653 Android build failed (1) after 18 seconds
23:21:50.345
as you can see this is admob sample project, which works good on corona public 2018 build, I have admob plugin on my account from the store… any method to get it to work ?
the online version, which 3583 is, downloads all plugins, so you only need to properly activate a plugin and make sure build.settings includes them with proper parameters.
@vlads said that he’s working on an appodeal plugin update. What other plugins are you needing to use?
what do u mean xcode? im using to build android only not iPhone
I installed 3583… the app does build but it wont show admob ads… for now , admob is showing only for 2018 public build, how do I fix this ?