open-feature / flagd

A feature flag daemon with a Unix philosophy
https://openfeature.dev
Apache License 2.0
445 stars 52 forks source link

[FEATURE] Is there a plan to support mobile clients #1343

Open pradeepbbl opened 5 days ago

pradeepbbl commented 5 days ago

Requirements

Hi, we are currently exploring flagd as our next feature flagging system just curious to know if there is a plan to create mobile specific client side provider sdk same as others e.g. https://docs.flagsmith.com/clients/ios

-Thanks

toddbaert commented 5 days ago

Hey @pradeepbbl .

We currently have a Kotlin and Swift SDKs, but no flagd providers for them. What languages would you want supported? Would Kotlin and Swift be sufficient?

pradeepbbl commented 4 days ago

Hey @toddbaert, Thanks for the quick response ❤️, yes Kotlin and Swift should be sufficient for our use case.