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

Detect the broadcast intent is from SMS Retriever API by adding the SmsRetriever.SEND_PERMISSION permission to receiver. #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ctnataman
Copy link

I got the Intent Redirection vulnerability error from Play Store;
play-store-error

So I added the SmsRetriever.SEND_PERMISSION permission to receiver as described in the docs below.

Remediation for Intent Redirection Vulnerability <- Google Help Center article
Request one-time consent to read an SMS verification code

Çetin Ataman added 3 commits December 17, 2021 22:08
…msRetriever.SEND_PERMISSION permission to receiver.
…vices-tasks v18.0.0 has known issues that can lead to runtime NPEs (NullPointerException) when handling Task<Void> results in Kotlin code. We strongly recommend that you avoid using this version. This also impacts the SDKs listed in the December 9, 2021 release, because they all depend on play-services-tasks. A fix for this issue is included in play-services-tasks v18.0.1"
@SachinCodeMatrix
Copy link

SachinCodeMatrix commented Feb 2, 2022

@ctnataman I have taken your master branch but still, my app got rejected from the play store.
Please let me know if you have any idea on the same

Screenshot 2022-02-02 at 11 22 33 PM

@sagarZodage
Copy link

Can you help me is above issue still persist ?

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

Successfully merging this pull request may close these issues.

None yet

3 participants