Google Play, violation of Permissions Policy

Post here the issue you are facing instead of that link which is not accessible and requires sign in

Edit: now the image is visible

What components are you using in your app?

I use Two Components
1)texting
2)phone call

Google Play is strict for using these permissions

Use activity starter instead for calling and texting.
See :point_down: for how to use it

This will redirect your app users to the default calling and texting apps

1 Like

is it possible to solve this issue without going to default calling and texting apps

I don’t think so :thinking:

But apps like Truecaller are using these permissions in their manifest. I think it is possible to use those permissions if @desale31chetan will explain the use of those permissions in detail.