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

We found that your app contains security vulnerabilities, which can expose user information or damage a user’s device. This is a violation of Device and Network Abuse policy. Specifically, your app(s) are vulnerable to Intent Redirection. #1096

Open
5 tasks done
chanchalkeypoint opened this issue Aug 8, 2022 · 4 comments

Comments

@chanchalkeypoint
Copy link

Checklist before submitting a bug report

Java version

8.1

Android version

API 31

Android SDK version

31

Installation platform & version

https://services.gradle.org/distributions/gradle-6.5-bin.zip

Package

Login

Goals

Intent Redirection

Your app(s) are vulnerable to Intent Redirection.

com.facebook.CustomTabMainActivity.onCreate

Expected results

While using your SDK application should be accepted to play Store.

Actual results

Application Got Rejected From Play Store.
Since we are using FaceBook SDK.

Intent Redirection

Your app(s) are vulnerable to Intent Redirection.

com.facebook.CustomTabMainActivity.onCreate

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
@KislayK
Copy link

KislayK commented Sep 27, 2022

Hi Team, I have also received the same from Google and my app was also rejected due to the same reasons. Do we have any solution to this yet?

@chanchalkeypoint did you find any solution for this issue?

@chanchalkeypoint
Copy link
Author

Hi,
Remove "CustomTabMainActivity" from Manifest and add only "CustomTabActivity" keep exported as true.

@KislayK

@tomkoptel
Copy link

Hello,

I am using Android Gradle Plugin 8.6.0. I've received the lint report

Error: com.facebook.android:facebook-common version 17.0.1 has Device and Network Abuse policy issues that will block publishing of your app to Play Console in the future [PlaySdkIndexNonCompliant]

Any ideas on how to address this error?

@wiggisser
Copy link

I have the same issue with referencing com.facebook.android:facebook-login:17.0.2 We only use Login with Facebook and no other features of the SDK in our app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants