This fails silently for some reason ``` Notification { id: saved summary: "Image saved" body: "Image saved to Pictures directory" } ``` I call saved.publish() and nothing appens, nothing in logs