Guard Firebase Crashlytics calls against GMS cold-start crash on boot#7
Merged
Guard Firebase Crashlytics calls against GMS cold-start crash on boot#7
Conversation
Co-authored-by: chamika <754909+chamika@users.noreply.github.com> Agent-Logs-Url: https://github.com/chamika/DashTune/sessions/444d2f81-f987-4ad3-a703-c076d24c221c
Co-authored-by: chamika <754909+chamika@users.noreply.github.com> Agent-Logs-Url: https://github.com/chamika/DashTune/sessions/62d93e36-1aa4-4ae6-ba51-3d34d84e2cf3
…ls for recordException Co-authored-by: chamika <754909+chamika@users.noreply.github.com> Agent-Logs-Url: https://github.com/chamika/DashTune/sessions/e8ccf17a-f1b2-48c9-bbd2-94b33498c1e7
Co-authored-by: chamika <754909+chamika@users.noreply.github.com> Agent-Logs-Url: https://github.com/chamika/DashTune/sessions/92f8e656-4f3a-4544-91ef-ec4d3a62aefc
Owner
|
@copilot review this MR |
Contributor
Author
Here's the review of the PR: Overall: ✅ Changes are correct and well-structured. The core goal — guarding every Crashlytics call against a GMS cold-start crash — is fully achieved.
|
Copilot stopped work on behalf of
chamika due to an error
March 22, 2026 10:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
safeLog(message),safeSetCustomKey(key, String),safeSetCustomKey(key, Int),safeSetCustomKey(key, Boolean)toFirebaseUtils.ktDashTuneMusicService.kt— replace all.log()and.setCustomKey()calls; removeFirebaseCrashlyticsimportDashTuneSessionCallback.kt— replace all.log()and.setCustomKey()calls; removeFirebaseCrashlyticsimportSignInViewModel.kt— replace all.log()and.setCustomKey()calls; removeFirebaseCrashlyticsimportAlbumArtContentProvider.kt— replace.setCustomKey()+.recordException()calls; addFirebaseUtilsimport; removeFirebaseCrashlyticsimportMediaRepository.kt— replace all.log(),.setCustomKey(),.recordException()calls; addFirebaseUtilsimport; removeFirebaseCrashlyticsimport💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.