You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! thanks for making this library. I have been using It in my project. When I send an SMS or MMS message on successful sending sentReceivers are called as expected to mark the messages as sent. But in case the messages gets failed to send, no sentReceiver is called, to mark the message type as failed in the database.
I have set up every receiver as described. How can I get the sentReceivers to get called when sms or mms fails to send the message?
The text was updated successfully, but these errors were encountered:
Hi! thanks for making this library. I have been using It in my project. When I send an SMS or MMS message on successful sending sentReceivers are called as expected to mark the messages as sent. But in case the messages gets failed to send, no sentReceiver is called, to mark the message type as failed in the database.
I have set up every receiver as described. How can I get the sentReceivers to get called when sms or mms fails to send the message?
The text was updated successfully, but these errors were encountered: