Programatically send SMS Android (Not receiving status)

前端 未结 2 1475
野的像风
野的像风 2021-01-23 17:52

I am using http://mobiforge.com/developing/story/sms-messaging-android code example word for word except for the fact that I changed:

import android.telephony.gs         


        
2条回答
  •  我在风中等你
    2021-01-23 18:43

    Your code look pretty good to do. Maybe the problem is that your carrier does not provide you the delivery reports( there may be an option to subscribe to a service) or you have not turned on delivery reports in your mobile. There is helpful app on the play store called Delivery Reports from which you can see the status of each sms.

提交回复
热议问题