segmentio / analytics-ios

The hassle-free way to integrate analytics into any iOS application.
https://segment.com/libraries/ios
MIT License
399 stars 334 forks source link

Include Privacy Manifest #1061

Open miquelalvarado opened 7 months ago

miquelalvarado commented 7 months ago

What does this PR do? Even though Privacy Manifest was introduced in #1056 , Podspec was not including the file as a resource. I've also removed tracking domains to match with Swift's version of the library.

If merged will need to bump podspec and do a new release of the library.

Where should the reviewer start? It can be tested with the CocoapodsExample project.

Questions: