coronalabs / corona

Solar2D Game Engine main repository (ex Corona SDK)
https://solar2d.com/
MIT License
2.53k stars 273 forks source link

Android live build app keeps restarting. #689

Closed zero-meta closed 2 months ago

zero-meta commented 7 months ago

When I build a livebuild test on android, It keeps restarting. This situation happened when I switched simulator version from 3704 to 3706. I suspect it has something to do with #682.

sekodev commented 7 months ago

The root cause could be the same as #688 .

R2robot commented 7 months ago

Same for me on 3706.. just keeps restarting

appfamily commented 5 months ago

Yep, frustrating

clang-clang-clang commented 5 months ago

... Don't be depressed. Solar2D may be busy with Apple Xcode and Privacy, and HarmonyOS adaptation may be next, so maybe that issue will have to wait? Not sure if I can solve it, I can try it when I have time, if I can help.

K-Programmer commented 3 months ago

The same problem

clang-clang-clang commented 2 months ago

When I build a livebuild test on android, It keeps restarting. This situation happened when I switched simulator version from 3704 to 3706. I suspect it has something to do with #682.

Sorry for the long wait, your suspicions are correct, please try pulling the latest plugin to try a live build, thanks.

zero-meta commented 2 months ago

I have tested it and believe the issue has been resolved. Thank you!