You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: