Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What do you use for remote configuration on your mobile app?
1 point by remilouf on Jan 12, 2019 | hide | past | favorite | 1 comment
We've been using remote configuration or a few years in our mobile app. At first we ran a very simple custom implementation, and we later switched to a Saas that seemed to offer a more comprehensive solution. We've had many issues with it: the UI is terrible for large projects, there is no versioning of the configuration, no gestion of merge conflicts (when several devs are editing at the same time). Worse, the behaviour is not deterministic: if some segments overlap (our fault), it will serve either value at random (should not happen).

I was wondering if any of you had found a good solution? What are their pros and cons before we jump into it?



Try Firebase remote configuration.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: