app/helpers/app_remote_config_init library

Functions

appInitRemoteConfig({Map<String, dynamic>? additionalDefaultConfigs}) Future<void>
forceRefreshRemoteConfig() Future<void>
Force refresh Remote Config values (useful for debugging) This bypasses the minimumFetchInterval by using fetchAndActivate with force
testRemoteConfigValues() Future<void>
Test Remote Config functionality and log the results This is useful for debugging Remote Config issues