<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ab Testing on code.kiwi.com</title><link>https://code.kiwi.com/tag/ab-testing/</link><description>Recent content in Ab Testing on code.kiwi.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Mar 2023 20:19:49 +0000</lastBuildDate><atom:link href="https://code.kiwi.com/tag/ab-testing/index.xml" rel="self" type="application/rss+xml"/><item><title>Feature flag and A/B test management in the iOS app</title><link>https://code.kiwi.com/articles/feature-flag-and-a-b-test-management-in-the-ios-app/</link><pubDate>Wed, 31 Aug 2022 20:10:00 +0000</pubDate><guid>https://code.kiwi.com/articles/feature-flag-and-a-b-test-management-in-the-ios-app/</guid><description>&lt;p&gt;In bigger apps, there is often a need for using &lt;a href="https://en.wikipedia.org/wiki/Feature_toggle"&gt;feature flags&lt;/a&gt;. As responsible developers, we don't want to depend directly on a third party for this, so we create abstractions on top of the remote data provider. The one we were using wasn't up to the task, so we set out to create a better one.&lt;/p&gt;</description></item></channel></rss>