I was reading a post made by @inside.bsky.social where he demonstrates the usage of CloudKit for content hosting and feature flags. This triggered something in my mind: CloudKit HTTP API, it can be used as a feature flag control in Kotlin Multiplatform solutions. igorcferreira.dev/en/koin-kmp-...
Using Koin with Kotlin Multiplatform on iOS: A Bridge Approach
I was reading a post made by Gui Rambo where he demonstrates the usage of CloudKit for content hosting and feature flags. In there, he mentions:
igorcferreira.dev