RemoteLog
Android
@Composable
public fun RemoteLog(
message: String,
category: RcPlatformServices.LogCategory = RcPlatformServices.LogCategory.WARN,
)RevenueCat
Add subscriptions to your apps in minutes
@Composable
public fun RemoteLog(
message: String,
category: RcPlatformServices.LogCategory = RcPlatformServices.LogCategory.WARN,
)