DEV Community

Discussion on: How to make a native Android app that can block phone calls

Collapse
 
adibacco profile image
adibacco • Edited

It is not working on Motorola G5S plus. What can be wrong? Permissions are granted but incoming call is not blocked. G5S plus is running android 7.1.1 API level 25

Collapse
 
nikola profile image
Nikola Brežnjak

What do you get in the logs when you debug the app?

Collapse
 
adibacco profile image
adibacco

I get a call notification that disappears after less of a second. Sometimes the notification will not pop-up at all. But it is still useful. Thx

Thread Thread
 
nikola profile image
Nikola Brežnjak

This actually means it's working for you.