{"id":20829480,"url":"https://github.com/inkapplications/kimchi-firebase-bridge","last_synced_at":"2025-08-02T07:36:53.293Z","repository":{"id":73623220,"uuid":"294978647","full_name":"InkApplications/kimchi-firebase-bridge","owner":"InkApplications","description":"Firebase Analytics Integration for Kimchi","archived":false,"fork":false,"pushed_at":"2023-06-11T11:58:14.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T07:45:56.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InkApplications.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-12T16:08:18.000Z","updated_at":"2023-06-10T15:05:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6f9bfab-611e-4b1a-b033-52b6667d82d5","html_url":"https://github.com/InkApplications/kimchi-firebase-bridge","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/InkApplications/kimchi-firebase-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2Fkimchi-firebase-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2Fkimchi-firebase-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2Fkimchi-firebase-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2Fkimchi-firebase-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InkApplications","download_url":"https://codeload.github.com/InkApplications/kimchi-firebase-bridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2Fkimchi-firebase-bridge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268348680,"owners_count":24236301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T23:20:32.671Z","updated_at":"2025-08-02T07:36:53.272Z","avatar_url":"https://github.com/InkApplications.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firebase Bridge for Kimchi\n\nThis provides a default implementation for integrating Firebase\ninto [Kimchi]'s logging and analytics.\n\n## Installation\n\n - Make sure [Kimchi] is already installed\n - Make sure [Firebase is set up](https://firebase.google.com/docs/android/setup)\n - Add the maven artifact `com.inkapplications.kimchi-firebase-bridge:analytics:2.+`\n - If using Crashlytics, make sure the [plugin is properly installed](https://firebase.google.com/docs/crashlytics/get-started?authuser=0\u0026platform=android)\n\n## Usage\n\n### Firebase Analytics\n\nJust add the adapter to your list of Kimchi Analytics Writers:\n\n```kotlin\nKimchi.addAnalytics(FirebaseAnalyticsAdapter())\n```\n\n### Crashlytics\n\nTo send all logs and non-fatals to crashlytics, add the adapter to your list\nof Kimchi Log Writers:\n\n```kotlin\nKimchi.addLog(crashlyticsLogger())\n```\n\nThat's it! Your logs for non-fatals should now appear in Crashlytics.\n\n\n## Firebase Supported versions\n\nSee the [Change Log] for information about firebase SDK updates.\n\n[Change Log]: CHANGELOG.md\n[Kimchi]: https://kimchi.inkapplications.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkapplications%2Fkimchi-firebase-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkapplications%2Fkimchi-firebase-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkapplications%2Fkimchi-firebase-bridge/lists"}