I did some more tests and was now able to send a sms in the background using the texting component (tested on Samsung Galaxy A54 running Android 16)
you can find the example project in the download folder of the alarmmanager extension
this example uses the
- itoo extension by @Kumaraswamy
- alarmmanager extension by @Taifun
- tools extension by @Taifun to check if SEND_SMS permission has been granted
Note: This solution is not permitted on Google Play, because it is using the SEND_SMS permission.
Taifun
