### Description Lets the user issue notifications from GDevelop. ### How to use the extension Simply run the action with title and body as arguments. ### Checklist - [x] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/extensions/best-practices). - [x] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed. - [x] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so. ### AI usage - [ ] I used an AI to generate some part of the code. - [ ] I don't understand the generated code or I don't feel able to modify it. ### Example file [notificationdemo.zip](https://github.com/user-attachments/files/32198107/notificationdemo.zip) ### Extension file [Notifications.zip](https://github.com/user-attachments/files/32198113/Notifications.zip)
Description
Lets the user issue notifications from GDevelop.
How to use the extension
Simply run the action with title and body as arguments.
Checklist
AI usage
Example file
notificationdemo.zip
Extension file
Notifications.zip