androidContext

fun KotoseUtilsConfig.androidContext(context: ERROR CLASS: Symbol not found for Context)

Provide Android Context so that PlatformStrRes.getStringSuspend can resolve string resources without a Compose scope.

Stores context.applicationContext to avoid leaking Activities.