Hi,
is there a version of Spiderbasic that doesn't need an "enabled debugger"?
Would this version also be faster during runtime?
Blitz
Faster without debugger?
-
- Posts: 262
- Joined: Fri Sep 22, 2017 7:02 am
Re: Faster without debugger?
You can turn off the debugger in the IDE (Bug button).
If you create your project as a webapp, you can also decide to create it with or without a debugger.
The debugger is only absolutely necessary if, for example, you create an Android app and do not sign the app.
If you create your project as a webapp, you can also decide to create it with or without a debugger.
The debugger is only absolutely necessary if, for example, you create an Android app and do not sign the app.