I want to create an app to detect and ignore/decline incoming whatsapp calls. I am able to detect it via notification listener service, but couldn't interact with the calling activity and decline it.
I want to create an app to detect and ignore/decline incoming whatsapp calls. I am able to detect it via notification listener service, but couldn't interact with the calling activity and decline it.