Bug? App too big for Debug mode?

Alessandro71

Well-Known Member
Licensed User
Longtime User
My B4i app has grown over time that sometimes a Debug Run (F5) does not start.
Compilation runs fine, B4i Bridge ask for installing, then the IDE waits for connection until a timeout.
Is there any setting which can fix this?

I'm resorting to using compile il Release mode with a non-store provision profile, which install correctly from the bridge.

A debug build shows this size:
Project size: 5.69 MB

A release build show this size:
Project size: 11.25 MB

I'm using the hosted builder.
 
Top