Hello Everyone. I collided with Cycle-Synchronization (on Android).
I read (before) the Corona Live Build Documentation and even had a lot of issues with realising of that, like: to use Live Build, you need to Install the iTunes App, BUT, when I Installed it from Microsoft Store, CoronaLiveServer required me to Install the Bonjour for Live Server. (I’m using Windows 10)
I thought it was a livebuild compatibility issue on Android 14 before.
Just confirming the test case, is it 3704 compared to 3705, where the former works fine on Android 14 (or earlier) and the latter loops and restarts?
Thanks.
Unfortunately, but v3704 links com.beust:klaxon:5.0.1. which was removed for Some Reason from Web source, so it returns the error in Output, but this issue was fixed in v3709 (which I using).
As a side note, if you don’t have Bonjour Service installed the Corona Live Server will route you to download Bonjour Print Services, this is not the same package; the Bonjour Service included with iTunes is the one used for zero-configuration networking (also known as Zeroconf).
As far the issue goes, I can confirm the endless app loading loop with versions 3708 and 3709; it restarts after Loading via reflection: plugin.liveBuild.LuaLoader per adb logcat.
So no way to live build currently for Android? Or what version of solar2d should i use? I’m new to solar2d and wanted to test it on my Android. Thanks.
I see that the common way is to use wifi to build the app but the above tutorial uses Android Studio so as far as I see theres no need for wifi. Anyway I will try that tutorial later to see if it works.