Intercept SMS without it showing in notification

gorelshv

Member
Licensed User
Longtime User
Hi,
Is there a way to intercept an SMS massage and have the program "consume" it so it won't show in the notification area? I think it may have something to do with priorities but I can't be sure...
Thanks.

-Benny
 

gorelshv

Member
Licensed User
Longtime User
Thing is, I must use SMS as there is no internet connectivity present. Also, I have full control over the recieving end and I can make sure there is no custom client installed.
 
Upvote 0

gorelshv

Member
Licensed User
Longtime User
I don't mind writing a custom library, I've written a few before. How do I implement a reciever? Can you post an example?
 
Upvote 0

rbsoft

Active Member
Licensed User
Longtime User
I can update the Phone library to support it. However you will need to keep the service alive by calling Service.StartForeground.

This would be a very useful additon. (For me of course.)

Rolf
 
Upvote 0

rbsoft

Active Member
Licensed User
Longtime User
Wo, that was quick! Thank you very much, Erel.

Rolf
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…