Broken file management
On android build if you try to save file all app crashes and exits. In web build app restarts instead with message of "unable to complete operation due to low memory". App doesnt autosave and there is consistent error of "failed to load import.png file" in save dialog In google play build there is also a bug that there is missing save/load files permission (such is not visible on google play page) and app doesnt request memory access. canvas tried to use was default (64x64). Browser is mobile chrome and android OS is 13. also - system marks thia app as outdated
Hey, thanks for the issue. What phone do you use? Its the first time I here these problems and around 25% of all devices running my Google Play App, run on Android 13. May you try the debug Web Version:
http://horsimann.de/pixelc/debug
That site contains terminal output text.
Also, Pixelc dont needs save/load files permission, because files are saved and loaded via an official android save and load "activity" (these file pickers). This way I dont need the permission.
idk. Thats all i could capture with phone...
and this one :)
And here we go with os info :

Can´t find any problem in my code. Maybe I add some more error handlers on the android google play App, which would not help you, but stop crashing the whole app... Do you have problems with other apps / websites as well? Seems to me like you are running out of memory on your device
No i dont have problems...