I've been trying to trace a non-error producing problem with an app I've been tweaking. I set a breakpoint in the code using B4a 2.52. When I use the Bridge to download and install the problem and open the app, the code doesn't pause execution at the breakpoint and allow me to step through the code to where the problem develops/appears. Instead the code runsas though no breakpoint were set and then terminates the debugger.
I went back to 2.50 and rempiled and ran the same app with the same breakpoint and it works fine and as expected.
I went back to 2.50 and rempiled and ran the same app with the same breakpoint and it works fine and as expected.