Configure apps remotely: A simple but effective way to manage apps remotely.
Create a simple configuration file that is easy to maintain and host, yet provides important flexibility to specify settings based on your needs.
The structure of the configuration file is explained here.
The JSON/YAML schema is defined here.
Use the care
CLI utility to initialize, verify, resolve and prepare configuration files.
To install use:
brew install egeniq/app-utilities/care
Source for CLI can be found here.
Further support providing an AppRemoteConfigClient
for Apple platforms (macOS, iOS, tvOS, watchOS, visionOS) can be found here.
This package compiles on Android, but there is also a port to Kotlin available here.