-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lack of Documentation #686
Comments
Agree, I have been able to integrate Firebase Crashlytics and Firebase Performance. But it is very hard to integrate Firebase Analytics as there is no documentation about it. If it maybe of any help, feel free to look at this PR, that's how I did it - ksharma-xyz/Krail#434 |
I was able to make analytics work. Here's a PR
It takes some time (couple hours) before analytics events data is visible on Firebase. |
Update for analytics: |
Multiplatform is already difficult to grasp , lack of documentation for someone that is just starting with KMP, even with years of experience is a taunting exercise. |
I'm trying to integrate the firebase-kotlin-sdk into my Kotlin Multiplatform project, but I'm finding it challenging due to the lack of documentation and tutorials.
The text was updated successfully, but these errors were encountered: