BroadcastReciever doesn't show SMS not Send or Not delivered
- by user1657111
While using broadcastreciver for checking sms status, it shows the toast when sms is sent but shows nothing when sms is not sent or delivered (im testing it by putting an abrupt number).
the code im using is the one ive seen the most on every site of checking sms delivery status. But my code is only showing the status when sms is sent…