every now and then, I stumble upon some size limit
and I hit a similar one in a code module with no try/catch at all
since my project is growing larger every day (actually 170 files, 3MB source code) I'm worried about hitting some hard limit later on in development
is there any reference to limits/constraints of the B4X platform?
Error: code too large for try statement catch (Exception e) - is it a bug?
Hi community, yesterday my app worked without errors, but today there is the following message, when I want to compile the code in Debug-Modus: B4A Version: 10.60 Parse den Code. (1.00s) Java Version: 8 Building folders structure. (0.14s) Führe individuellen Aktion aus. (0.33s)...
www.b4x.com
since my project is growing larger every day (actually 170 files, 3MB source code) I'm worried about hitting some hard limit later on in development
is there any reference to limits/constraints of the B4X platform?