I use System.println and run the project in the simulator, but I didn't see the message.
I use System.println and run the project in the simulator, but I didn't see the message.
I have read this, but I don't know what the "console" mean. I really didn't find the message I printf.
If I recall, there was an earlier version of the SDK that broke println calls in the sim, but with the 6.4.2 version (and most past ones), you see the output in the Debug Console in VSC. Like this:
Where the code itself is: