Skip to content

Rejected from PlayStore for Collecting Advertising ID #479

Closed Answered by robingenz
yonkahlon asked this question in Q&A
Discussion options

You must be logged in to vote

Please take a look at the Facebook Login SDK documentation: https://developers.facebook.com/docs/facebook-login/android?locale=en_US

(Optional) To opt out of the Advertising ID Permission, add a uses-permission element to the manifest after the application element:

<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>     

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@yonkahlon
Comment options

Comment options

You must be logged in to vote
4 replies
@yonkahlon
Comment options

@yonkahlon
Comment options

@robingenz
Comment options

@yonkahlon
Comment options

Answer selected by yonkahlon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants