firebase/flutterfire

[📚] Document how to disable IDFA collection (iOS)

クロヌズ

#12,081 opened on 2023/12/27

 (7 件のコメント) (2 件のリアクション) (1 人の担圓者)Dart (4,097 件のフォヌク)batch import
good first issueplatform: iosplugin: analyticstype: documentation

Repository metrics

Stars
 (9,199 個のスタヌ)
PR merge metrics
 (平均マヌゞ 3d 12h) (30d で 38 merged PRs)

説明

In native, it is possible to disable IDFA, see https://firebase.google.com/docs/analytics/configure-data-collection?platform=ios#disable-IDFA-collection.

At some point, this issue has been created https://github.com/firebase/flutterfire/discussions/6030, and fixed https://github.com/firebase/flutterfire/pull/6046. The new switch in Podfile was first documented for 8.2.0 and last for 8.3.4 (the last version in the 8.x line). Starting with 9.0.0 up to now it is no longer documented. However, the solution still works.

Could you please add this documentation back, so that it is easier to find it? Or answer here if it is no longer recommended to use this 'without idfa' dependency?

コントリビュヌタヌガむド