Thank you for taking the time to read this post. Basically, I am trying to code a mobile app which one of its features requires making a mobile phone to send a message (local/overseas message) at the backend (without letting the "user" know). It's a company mobile phone (ios/android) and the number belongs to the company. Besides, the condition is offline.
I tried to use href tag to send the message but it doesn't work for me. Is there any way to achieve this?