I am currently trying to develop an SMS application and allow a user to send SMS to multiple people.
As the SMS is long i have to use the sendMultipartTextMessage wh
I have come same error "Generic failure" occured using this code. But i used array[mMessageSentCount].toString().trim(). Then its solved my problem & its working fine. Thanks