Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add error detection to SMS send #75

Open
ndastur opened this issue Nov 14, 2017 · 3 comments
Open

Is it possible to add error detection to SMS send #75

ndastur opened this issue Nov 14, 2017 · 3 comments

Comments

@ndastur
Copy link

ndastur commented Nov 14, 2017

https://developer.android.com/reference/android/telephony/SmsManager.html#sendTextMessage(java.lang.String, java.lang.String, java.lang.String, android.app.PendingIntent, android.app.PendingIntent)

It looks like there can be an Intent to receive the status of a sent SMS.

@soroshsabz
Copy link

Related to PR #115 and #114

@soroshsabz
Copy link

@VahidShir please check this API, and check can you use this in OnSmsDeliveredResult or not?

@VahidShir
Copy link

@soroshsabz Yes. The PR #115 works, and it returns the result, i.e whether the SMS was delivered successfully or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants