Connection to daemon was invalidated Error breaks output console

Hi,

in recent weeks I am facing a new issue in my app:
after launching the app in debug mode, the app launches as intended and the first screen is presented. as soon as I input any text in any of the screens' 3 UITextFields, the output console presents the following line:
Code Block
"[general] Connection to daemon was invalidated".

following this, the app continues to work fine and as intended, but the xcode output console stops working and showing log statements it should. even after detaching and reattaching the the app process - the output console does not work.

Like I said this is a new issue and in the past the same action in the same text fields did not cause the error and did not interfere with the output console functioning.

I'm using Xcode Version 11.6 (11E708), and problem occurs on multiple iPhone models 

Any help would be appreciated,

Dave

Connection to daemon was invalidated Error breaks output console
 
 
Q