B4A 3.82, Windows XP B4A-Bridge v2.09
I do a lot of debugging using the legacy debugger connected by wifi to a Galaxy Nexus 7 - Android 4.4.4.
The application on the Nexus is communication continually (every 0.5s) using ASyncSerial with a BT module.
Randomly? after a while the debugger pane on the XP development system will disappear and the log shows:
Connected to B4A-Bridge (Wifi)
sending message to waiting queue (CallSubDelayed - UpdateStatus)
The log window continues to be updated and the application continues to run but I have lost my debugging functions. Is there some way of preventing this from happening?
I do a lot of debugging using the legacy debugger connected by wifi to a Galaxy Nexus 7 - Android 4.4.4.
The application on the Nexus is communication continually (every 0.5s) using ASyncSerial with a BT module.
Randomly? after a while the debugger pane on the XP development system will disappear and the log shows:
Connected to B4A-Bridge (Wifi)
sending message to waiting queue (CallSubDelayed - UpdateStatus)
The log window continues to be updated and the application continues to run but I have lost my debugging functions. Is there some way of preventing this from happening?