I wrote app for receive SMS messages (like this example: Android – Listen For Incoming SMS Messages)
Everything works fine, but I doesn't receiving class0 SMS (on screen with Ok button SMS). How I can do that?
I wrote app for receive SMS messages (like this example: Android – Listen For Incoming SMS Messages)
Everything works fine, but I doesn't receiving class0 SMS (on screen with Ok button SMS). How I can do that?
By definition, class 0 SMS shows onscreen immediately, and cannot be suppressed.