Ensures the last activated config are available to the getters.
Performs a fetch and returns a Boolean which resolves to true if the current call activated the fetched configs.
Fetches and caches configuration from the Remote Config service.
Gets all config.
Gets the value for the given key as a boolean.
Gets the value for the given key as a number.
Returns a RemoteConfig instance for the given app.
Gets the value for the given key as a string.
Gets the value for the given key.
Checks two different things.
Registers a listener to changes in the configuration.
Deletes all activated, fetched and defaults configs and resets all Firebase Remote Config settings. Android only. iOS does not reset anything.
Sets the custom signals for the app instance.
Sets defaults based on a native resource.
Defines the log level to use.
Returns a Boolean which resolves to true if the current call activated the fetched configs.