hazems / cordova-sms-plugin

A custom Cordova plugin which allows sending SMS messages in Android, iOS and Windows Platforms.
33 stars 20 forks source link

SMS not sent #6

Open gauravsaini03-zz opened 9 years ago

gauravsaini03-zz commented 9 years ago

Hello,

I am getting this error. SMS is not sent because no service is available. Error code is: "NO_SMS_SERVICE_AVAILABLE"

Can anyone please help me what exactly is going wrong.

Thanks Gaurav

ThomasCrevoisier commented 9 years ago

I've got the same problem...

hazems commented 9 years ago

Can you send SMS from the default platform application? You may not have enough credit.

gauravsaini03-zz commented 9 years ago

Yes, I tried from default and succesfully able to send the message. Its seems anything else is wrong, @hazems Can you please look into it ?

mbaaro commented 7 years ago

please reinstall the sms plugin using the code ; ionic plugin add cordova-sms-plugin then test your app on an android device ,not on browser