Hacker News new | ask | show | jobs
by mrfrisby 4537 days ago
How deep do those properties go? Can I run sophisticated tests which change data sources, layout, etc. Or is your app focussed for now on the more trivial things like colour and copy? And on the copy front, do you support multiple languages within a single experiment?
1 comments

We can change any native UIKit Class property using our sub-classes or categories. Currently, we are keeping it simple on the web interface to content and layout changes, but we also support more complex experiments like controlling view flows. Currently we have limited the interface to a single language, but multiple language support is built into the SDK/API and we will be publicly releasing it in the near future!