Problem Statement
In PostHog/posthog#42154 there has been a new feature for adding i18n to surveys.
the first PR for the BE-> (#45096) was added a while back and until recently there's a new PR for the posthog UI PostHog/posthog#52949 plus a companion for the JS SDK PostHog/posthog-js#3004
That said I consider that this feature would also be great to support in the iOS SDK because I doubt I'm the only one that wan't their surveys localized. (currently you have to create 1 survey per language and then aggregate the data).
Solution Brainstorm
No response
Problem Statement
In PostHog/posthog#42154 there has been a new feature for adding i18n to surveys.
the first PR for the BE-> (#45096) was added a while back and until recently there's a new PR for the posthog UI PostHog/posthog#52949 plus a companion for the JS SDK PostHog/posthog-js#3004
That said I consider that this feature would also be great to support in the iOS SDK because I doubt I'm the only one that wan't their surveys localized. (currently you have to create 1 survey per language and then aggregate the data).
Solution Brainstorm
No response