Receiving and sending a simple SMS

For this to work on devices >= Android 14, you additionally have to ask for post notification permission.
The MelonNotification extension offers a method for that and also adds the corresponding permission into the manifest

Taifun