floatinghotpot / cordova-plugin-sms

Plugin to operate SMS, send / list / intercept / delete / restore
172 stars 141 forks source link

Dual Sim supported.. #20

Open umar13893 opened 9 years ago

umar13893 commented 9 years ago

Is this plugin dual sim mobile supported???

Please tell me???

Thank you!

floatinghotpot commented 9 years ago

Not, yet.

Tell me details of your requirement? Maybe we can try to implement.

umar13893 commented 9 years ago

I have checked this plugin on single sim supported mobile. It works great. But in dual sim it gives error "Unfortunately your app is closed" It is not detecting the sim.

I have tried different plugins but the same issue I am facing.

I am creating an app from where I want to send messages to the employees.

Thank you!

bhaveshgohel commented 8 years ago

+1

prantikv commented 8 years ago

Sending sms form dual sim phone sends sms form sim-1 by default..Can you add a parameter in the sendSMS() method so we can code which sim to send sms from..if no argument is passed the it will send form sim-1

Mahmoud85 commented 7 years ago

have this ever been created ?

imjeffparedes commented 5 years ago

I need this