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