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

Analyticsを追加 #106

Closed
wants to merge 18 commits into from
Closed

Analyticsを追加 #106

wants to merge 18 commits into from

Conversation

ayatk
Copy link
Owner

@ayatk ayatk commented Mar 11, 2018


private fun lifecycleEvent(event: Lifecycle.Event) {
val bundle = bundleOf(
FirebaseAnalytics.Param.ITEM_CATEGORY to "SCREEN_LOG",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[detekt] reported by reviewdog 🐶
Multiple occurrences of the same string literal within a single file detected.

@ayatk ayatk closed this May 25, 2019
@ayatk ayatk deleted the feature/analytics branch January 11, 2021 06:43
@ayatk ayatk restored the feature/analytics branch January 11, 2021 06:44
@ayatk ayatk deleted the feature/analytics branch January 11, 2021 06:44
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

Successfully merging this pull request may close these issues.

TimberのTreeでGAにイベントを飛ばすようにしたい
1 participant