Why do I get “Generic Failure” error while sending SMS?
问题 I am working on android project where I need to send SMS . My app collects required information by consuming a web service and this information is very short and pure text. This information is then sent in the form of SMS. I have used broadcast receiver that will keep track of whether SMS is sent successfully or not and simply add a log entry. I have used SmsManager to send SMS . My device is having very good WiFi strength and good GPRS network. While sending SMS, I have found that broadcast