cordova-sms / cordova-sms-plugin

Cross-platform plugin for Cordova / PhoneGap to send SMS. Available for Android, iOS, and Windows Phone 8.
MIT License
251 stars 165 forks source link

SMS is not working for Dual sim #167

Closed Sam-Victor-S closed 6 years ago

Sam-Victor-S commented 6 years ago

Hi, I am not able to send the sms through the second SIM slot. Please share your idea to achieve this task. It's a urgent requirement.

mbhd90 commented 6 years ago

You need to setup one sim as default SMS sender in the Android Settings

dbaq commented 6 years ago

Please see #49. Thank you.