This is in relation to the simulator use case:Unfortunately, this workaround doesn't seem to work.I can confirm that when Xcode is used to debug the simulator, the ios app logs are not passed on to the console app (only visible within Xcode output area). But, when i stop the build and let the simulator run on its own, I can see the ios app logs within the console app/log tool (xcrum simctl).Is this a bug or is some setting in the project that blocks the propagation of app logs?iOS 13.1XCode 11.1 (11A1027)Mac OS 10.14.6