# resolve

suspend fun resolve(): [FrakResolvedConfig](/developers/references/android/id-frak-sdk-config/frakresolvedconfig/)

Stale-while-revalidate; only call that reliably 404s on a bad merchant id.

suspend fun resolve(forceRefresh: [Boolean](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-boolean/index.html)): [FrakResolvedConfig](/developers/references/android/id-frak-sdk-config/frakresolvedconfig/)

#### Parameters

android

| | |
|---|---|
| forceRefresh | skips the cache-freshness check and the backoff. |