briankabiro / react-native-get-sms-android

React Native module to get messages on an Android device
MIT License
137 stars 68 forks source link

SMS sent. But I DO NOT receives it on my phone! #71

Open gitnasr opened 4 years ago

gitnasr commented 4 years ago

I use the AutoSend method to send SMS. and the callback says (SMS Sent Successfully) but actually I did not receive anything to my phone. I tried different sender provider but still not receiving the SMS (although my SMS price has been taken) . should I change receiver too?