iOS Tracking Authorization and IDFA #309
-
Could you please offer some guidance on the implications these plugins have on privacy and Apple's Tracking Authorization prompt? :)
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The best thing to do is to read the privacy statements from Firebase itself. I only use the SDKs from Firebase (with a few exceptions, e.g.
|
Beta Was this translation helpful? Give feedback.
The best thing to do is to read the privacy statements from Firebase itself. I only use the SDKs from Firebase (with a few exceptions, e.g.
third-party-sdks.md
). The Capacitor plugins themselves do not collect any data, only the SDKs which are used.setEnabled(...)
method.IDFA collection
at all, then you can remove it completely.