I'm experiencing this strange crash.
Application that use to work fine with previous B4A versions, will not run when compiled with B4A 9.8 or B4A10.
It stops on "wait for (senderfilter)" execution.
Here is an example of the running code:
Example:
For Each records() As Object In res2.Rows...
Hello all,
since I upgraded from B4A 9.30 to B4A 10 I'm getting many strange behaviors even in apps where compiled and ran absolutely well when compiled in the previous version. Checking the debug window I also found some strange informations, like in the sample that I replicated as follows...