PostHog / posthog-ios

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

Incompatible with WatchOS #23

Closed Empty2k12 closed 10 months ago

Empty2k12 commented 2 years ago

Due to usage of PHGReachability / SystemConfiguration.h this library is incompatible with WatchOS. Other analytics collection libraries like Segment are compatible.

yakkomajuri commented 2 years ago

Hey @Empty2k12! WatchOS is not currently a priority of ours, but we will happily take a PR with changes if you're willing!

marandaneto commented 10 months ago

Similar to https://github.com/PostHog/posthog-ios/issues/24 and https://github.com/PostHog/posthog-ios/issues/51 since checking at compile time would help