Skip to content
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

Open
malhobayyeb opened this issue Dec 14, 2024 · 3 comments
Open

Lack of Documentation #686

malhobayyeb opened this issue Dec 14, 2024 · 3 comments

Comments

@malhobayyeb
Copy link

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.

@ksharma-xyz
Copy link

ksharma-xyz commented Dec 16, 2024

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

@ksharma-xyz
Copy link

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.

@ksharma-xyz
Copy link

Update for analytics:
Learned that Debug View is Firebase helps to check real time events, but it needs to enabled. Here's a guide on how to enable it https://support.google.com/analytics/answer/7201382?hl=en&utm_id=ad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants