Skip to content

Repository files navigation

Firebase Analytics Kotlin

Firebase Analytics Kotlin is a Kotlin Multiplatform library for Firebase Analytics. It supports only android and ios.

Get started

Send a log from kotlin code.

import com.github.satoshun.firebase.analytics.analytics

Firebase.analytics.logEvent("android")

Download

Download with a Gradle.

dependencies {
  implementation "com.github.satoshun.firebase:analytics:1.5.0"
}

Development

Download frameworks by Carthage.

cd analytics/src/nativeInterop/cinterop/
carthage update --use-xcframeworks

About

No description, website, or topics provided.

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages