Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Issues with app privacy on the App Store #848

Open
auhonganh opened this issue Mar 19, 2021 · 4 comments
Open

Issues with app privacy on the App Store #848

auhonganh opened this issue Mar 19, 2021 · 4 comments

Comments

@auhonganh
Copy link

Hi,
My app uses react-native-fbsdk package to login by Facebook account.
I received a privacy issue from Apple. (Attachment: https://prnt.sc/10prlhn)
I need to know about info collection from Facebook or refer to the documentation using this package.
Thanks

@mifi
Copy link

mifi commented Mar 20, 2021

I'm having the same concern. Basically, to be safe, I will just tick Yes, we use product interaction data for tracking purposes on all questions that I believe the facebook SDK might be automatically storing data related to. I know that the facebook SDK collects a lot of data automatically like in-app-purchases, user activity etc. Looking in the developers.facebook.com Events dashboard, these are only some of the events:

fb_login_dialog_confirm_accept
fb_login_dialog_confirm_impression
fb_mobile_login_heartbeat
fb_mobile_purchase_restored
Initiated Checkout
Login Dialog Accepts
Login Dialog Impressions
Login Permission Removals
New Facebook Login Connections
New User Activity
Page Views
Purchase Canceled
Purchases
Session End
StartTrial
Subscribe
SubscriptionFailed
SubscriptionInitiatedCheckout
User Activity

I don't know how facebook might use all this data, but to be safe I think it's best to answer "yes" to tracking of any generic data.

@auhonganh auhonganh reopened this Mar 20, 2021
@auhonganh
Copy link
Author

Thanks @mifi . Your info is very helpful.

@anija
Copy link

anija commented Mar 30, 2021

There's any way to avoid to send data to Facebook?

@mifi
Copy link

mifi commented Mar 30, 2021

I think some stuff can be disabled but I'm not sure how with the react native sdk https://www.facebook.com/business/m/one-sheeters/gdpr-developer-faqs

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

No branches or pull requests

3 participants