RemoteLog
Source set: Android
@Composable
public fun RemoteLog(
message: String,
category: RcPlatformServices.LogCategory = RcPlatformServices.LogCategory.WARN,
)Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
@Composable
public fun RemoteLog(
message: String,
category: RcPlatformServices.LogCategory = RcPlatformServices.LogCategory.WARN,
)Last updated: