PostHog / posthog-ios

PostHog iOS SDK
https://posthog.com/docs/libraries/ios
MIT License
35 stars 41 forks source link

CoreTelephony should not be added to tvOS builds #67

Closed marandaneto closed 1 year ago

marandaneto commented 1 year ago

What does this PR do?

CoreTelephony should not be added to tvOS builds

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

When integrating the SDK with PMs such as Carthage, the PM tries to use CoreTelephony for tvOS as well and it fails

What are the relevant tickets?

Screenshots or screencasts (if UI/UX change)

Questions: