remote-config / com.rakuten.tech.mobile.remoteconfig / RemoteConfig / fetchAndApplyConfig
fetchAndApplyConfig
abstract suspend fun fetchAndApplyConfig(): Map<String, String>
This method is the manual trigger for fetching config values. Config values are applied directly after fetch.
Return Map contains the fetched config