PostHog / posthog-ios

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

Completion handler #43

Open EDsCODE opened 1 year ago

EDsCODE commented 1 year ago

I want to be able to react to when certain functionality concludes. For example, I want to be able to trigger something after a capture call or a feature flag is evaluated.