-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
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 #1262
Comments
Hi @andrea7887 please consider switching over to using our Intent API share integrations Sharing to feed can be done using a SEND intent. We also have Reels https://developers.facebook.com/docs/android/sharing-to-reels-facebook/ These flows are actively maintained by our teams. This should also allow you to more flexibility in the UI of the facebook sharing buttons on your application. Please do let us know if you have any issues integrating. Taken a look at this previous issue for a solution Remember to use FileProvider instead of Uri.parse as our docs. |
https://github.com/paulocoutinhox/android-share-story |
Hi, thank you a lot for your reply. For the SEND intent to share to the feed is ok something like:
|
Yes! that is the correct package name |
that warning still exists on 17.0.2 |
Thanks for everything |
com.facebook.android:facebook-common:17.0.2 Me too, I think I can't use facebook campaigns for the app without it. |
please consider switching over to using our Intent API share integrations Sharing to feed can be done using a SEND intent. We also have Reels https://developers.facebook.com/docs/android/sharing-to-reels-facebook/ These flows are actively maintained by our teams. This should also allow you to more flexibility in the UI of the facebook sharing buttons on your application. Please do let us know if you have any issues integrating. Taken a look at this previous issue for a solution Remember to use FileProvider instead of Uri.parse as our docs. https://github.com/paulocoutinhox/android-share-story |
I don't use sharing, I use it for advertising on Facebook. |
I removed the dependency, it seems to build, maybe I will not be able to advertise anymore on Facebook or get the statistics, but it's ok. I don't need to use it anymore. |
In my case I need the SDK for advertising too. Not for sharing. |
bump, any news? it's valid for 17.0.2 as well |
I use "com.facebook.android:facebook-login" and have the same issue. excluding the |
@angiep125 We only use |
Checklist before submitting a bug report
Java version
17
Android version
34
Android SDK version
com.facebook.android:facebook-share:17.0.1
Installation platform & version
gradle
Package
Core & AppEvents
Goals
I would like to submit an app to google play using the share library just to share a link to facebook
Expected results
No errors on android studio
Actual results
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
Steps to reproduce
No response
Code samples & details
// INSERT YOUR CODE HERE
The text was updated successfully, but these errors were encountered: