Hi
I would like to receive android.intent.action.SENDTO for SMS or TEL when an app triggers a sms: or tel: link or button and after intercepting it route it to Whatsapp/Telegram/etc...
The SENDTO isn't listed in the "Broadcast receive" block and manually adding it doesn't seem to work. The broadcast receiver doesn't receive anything for SENDTO, but my SMS app activates, or phone app activates.
Should it work? Or is this something that automate can't do at present?
Any ideas on how to get this to work?
Regards
-anthony