Hello,
I noticed that playdate→system→logToConsole seems to truncate its output to 1024 characters.
Is this a bug? If not, the documentation should report this limit to avoid surprises (today I spent a decent amount of time debugging a problem that ended up being just an output string truncation
).
My platform: Linux
SDK version: latest (3.0.3)
Thanks