PostHog / posthog-ios

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

Integrate with our Feature Flags API #17

Closed yakkomajuri closed 1 year ago

yakkomajuri commented 3 years ago

New contributors welcome!

Hey ๐Ÿ‘‹ are you new around here? Feel free to contribute to this issue! It is quite straightforward since there's a clear spec - no need to think about what's the best solution.

However, it isn't a teeny tiny task, which is why we're offering a $100 gift card for PostHog merch for a merged PR that implements this. You'll also be listed as a contributor on our main repo's README (4.3k stars) and get a digital contributor card.

Description

PostHog provides support for feature flags. These allow turning functionality on and off based on a response from the PostHog API.

For a client-side library like this one, we'd need an implementation similar to that of posthog-js.

Here's an overview of what implementing this entails:

Questions?

Feel free to ask me anything about this! I'm also reachable on the PostHog Slack.

JMCPH commented 3 years ago

I will try to take a look at it in the beginning of next week ๐Ÿ‘๐Ÿผ

yakkomajuri commented 3 years ago

That's awesome! Feel free to hit me up if you have any questions.

DeanSingh commented 2 years ago

We would love to use Posthog feature flagging on iOS also.