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

Bottom message does not get removed when user skips login #14

Open
abbasidaniyal opened this issue Feb 18, 2021 · 1 comment
Open

Bottom message does not get removed when user skips login #14

abbasidaniyal opened this issue Feb 18, 2021 · 1 comment

Comments

@abbasidaniyal
Copy link

I have implemented the "WITH_OTP" flow. However, if the user wants to skip login, the bottom messgage stating "By proceeding, your phone number will be verified by Truecaller and you thereby accept to the Terms of Service".

As far as I've noticed, this comes on with the TruecallerSdk.getProfile call.
If the user proceeds with the authentication, it gets removed. Only in the case user skips/goes back, this message lingers around.

@parth0907
Copy link

Hi @abbasidaniyal

Please allow me to explain you the flow first.

Once the user decides to go via non truecaller flow, by either pressing back or CTA footer button or by initiating the flow as a non truecaller user that is when he/she would encounter this disclaimer on the bottom of the screen. This disclaimer is automatically dismissed once you pass the number entered by the user in the request verification method as you mention correctly.
This disclaimer is not optional to be displayed as this is a legal message shown by the SDK informing the user that going ahead their number would be verified by truecaller.

Now, coming to your query, if before passing the number user presses back then the dismissal of the disclaimer is on user's discretion.Therefore this cannot be hidden/removed explicitly.

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

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