1

I have Firebase set up in my iOS app. I don't use CocoaPods, so I integrate using the direct download of the framework zip file, as described here.

On their Configure Analytics Data Collection page, they say you can disable IDFA collection either by not including the AdSupport framework in your app or using pod 'Firebase/AnalyticsWithoutAdIdSupport' in a Pod file. I need AdSupport in my app for reasons independent of Firebase. How can I achieve pod 'Firebase/AnalyticsWithoutAdIdSupport' using the direct SDK download zip?

Tom Hamming
  • 10,577
  • 11
  • 71
  • 145

0 Answers0