Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

READ_CALL_LOG is required in non truecaller signup but not acceptable on Play Store #55

Open
rajatdeorwine opened this issue Sep 17, 2024 · 0 comments

Comments

@rajatdeorwine
Copy link

I have implemented non truecaller sign up in my flutter app and it is required to add "READ_CALL_LOG" permission in miscall verification case, the problem is that according to Play Store policy it is not acceptable to give that sensitive permission for a core functionality, is there any option to implement non truecaller miscall verification without using the "READ_CALL_LOG" permission ?

if i am not using this then showing this error=>> phone permission is missing.

i am using truecaller_sdk 1.0.0

@rajatdeorwine rajatdeorwine changed the title READ_CALL_LOG is required in non truecaller signup READ_CALL_LOG is required in non truecaller signup but not acceptable on Play Store Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant