PostHog / posthog-ios

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

allow anonymous id generation to be configurable #133

Closed jimexist closed 4 months ago

jimexist commented 4 months ago

:bulb: Motivation and Context

this makes it aligned with the js/ts sdk

:green_heart: How did you test it?

swift test

:pencil: Checklist

marandaneto commented 4 months ago

Thanks for the PR @jimexist Could you add a test to validate the behavior? PostHogSessionManagerTest would be the file I think

marandaneto commented 4 months ago

For the lint issue: https://github.com/PostHog/posthog-ios/pull/134