“canvas save as” doesn’t save

Yes, but the same problem with WRITE permission, so you must grant storage permission and WRITE permission must be declared in the Manifest. That is very strange, because WRITE cannot be granted on Android 11. But if I deny permisson I get Error ... WRITE_EXTERNAL_STORAGE has been denied. Please enable ...

Btw, I also tried to only declare WRITE in the Manifest, with the same result.
So what permission is the Canvas component asking for?
This is definitively a bug. @ewpatton