I want to Send SMS From Capacitor App without opening native app. The requirement is to send sms on some frequent events so user don’t need to click on native sms app button to send every time. Please help on this
This is not possible out of the mobile app itself. If your requirement is to send sms you need a server to do this.
Is here any third party plugin which can help in this. I just want to send the sms from background without user knowing
No, absolutly not. Imagine this would be possible, this would be a huge problem.
You need a server and a provider to send sms to users.