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

TruecallerSdk.requestVerification not working for the flutter app #18

Open
achyuthreddyi opened this issue Apr 6, 2021 · 1 comment

Comments

@achyuthreddyi
Copy link

I have used the flutter official package for developing the mobile app. I was able to work on the app when truecaller is already installed in the client app. but when I was implementing SDK_OPTION_WITH_OTP. I was getting the Accessing hidden method Landroid/telephony/TelephonyManager;->getSubscriberId(I)Ljava/lang/String; (greylist-max-p, reflection, denied).whenever I am using TruecallerSdk.requestVerification(phoneNumber: _mobile.text);

@parth0907
Copy link

Hi @achyuthreddyi

Thanks for writing in!

For the issue you are facing if you could once check if all the required permissions mentioned in our documentation are present in your AndroidManifest.xml or not? Please refer to our documentation here to understand more regarding the permissions required for non-truecaller user verification via dropcall/otp to work.

In case of any further questions, please feel free to reach us via our support channel https://developer.truecaller.com/support for a faster and dedicated response.

Regards,
Parth

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

2 participants