Skip to content

feat: SPM Disable IDFA collection / AnalyticsWithoutAdIdSupport #942

@mattsputnikdigital

Description

@mattsputnikdigital

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Functions
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Current problem

Package.swift includes

.product(name: "FirebaseAnalytics", package: "firebase-ios-sdk"),

Not

.product(name: "FirebaseAnalyticsCore", package: "firebase-ios-sdk"),

Preferred solution

We should be able to choose to disable IDFA collection when using SPM

Alternative options

No response

Additional context

No response

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions