I have found that recent months my apps (mostly using HttpUtils2) after start in several seconds are followed by the "app does not respond" system dialog.
In long FOR loops i always use the code like
B4A is always latest actual (now v.4.3), but test devices are the same recent years (see my signature).
But now in app template with the service working with the accelerometer, without loops and DoEvents it has occured also :-(
Erel, full source code is emailed to you.
Any help ?
Team, did you have such issue recent 2-3 years (at least with apps using HttpUtils2) ?
In long FOR loops i always use the code like
B4X:
If (i mod 100) = 0 then DoEvents
But now in app template with the service working with the accelerometer, without loops and DoEvents it has occured also :-(
Erel, full source code is emailed to you.
Any help ?
Team, did you have such issue recent 2-3 years (at least with apps using HttpUtils2) ?