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
I am trying to send a message using this package, but due to some carrier issue message dosent get sent.
In this case, the callback I am getting from the sendSMS() is "sent" instead of "failed".
OS : iOS 15.5
can someone please let me know how I can get the failed state as a callback?
The text was updated successfully, but these errors were encountered:
I am trying to send a message using this package, but due to some carrier issue message dosent get sent.
In this case, the callback I am getting from the
sendSMS()
is "sent" instead of "failed".OS :
iOS 15.5
can someone please let me know how I can get the failed state as a callback?
The text was updated successfully, but these errors were encountered: