RAZRO
Member
hello everyone
I am trying to make an app in which I need to see SMS information
at first I used to use service from this tutorial(https://www.b4x.com/android/forum/t...messages-in-the-background.20103/#post-116193)
that was great and I could see the message and the sender number(they are important to me)
But the problem is this service is not working in background in android 13 so I tried to use receiver and I check this tutorial(https://www.b4x.com/android/forum/threads/broadcastreceiver.12493/)
this code is not working for me now and I dont know how to get SMS information using broadcastreceiver.
thanks in advance
I am trying to make an app in which I need to see SMS information
at first I used to use service from this tutorial(https://www.b4x.com/android/forum/t...messages-in-the-background.20103/#post-116193)
that was great and I could see the message and the sender number(they are important to me)
But the problem is this service is not working in background in android 13 so I tried to use receiver and I check this tutorial(https://www.b4x.com/android/forum/threads/broadcastreceiver.12493/)
this code is not working for me now and I dont know how to get SMS information using broadcastreceiver.
thanks in advance