ConfigsFetcher.fetchGlobalConfigs works in the main thread and causes ANR: ``` com.optimove.android.main.sdk_configs.ConfigsFetcher.fetchGlobalConfigs ANR triggered by slow operations in main thread ```
ConfigsFetcher.fetchGlobalConfigs works in the main thread and causes ANR: