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

Kotlin Crashlytics #27

Merged
merged 7 commits into from
Nov 15, 2023
Merged

Kotlin Crashlytics #27

merged 7 commits into from
Nov 15, 2023

Conversation

matejsemancik
Copy link
Member

Resolves #3

import org.koin.dsl.module

fun platformModule(
nativePlatformModule: NativePlatformModule,
platformBindings: PlatformBindings,
Copy link

@futured-bot futured-bot Nov 6, 2023

Choose a reason for hiding this comment

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

⚠️ Function parameter platformBindings is unused.

@futured-bot
Copy link

futured-bot commented Nov 6, 2023

1 Error
🚫 Only develop, hotfix and release can point to main.
3 Warnings
⚠️ Feature or fix PR title should include JIRA-ID and short description.
⚠️ Feature or fix PR branch name should include JIRA-ID and short description.
⚠️ This pull request is too big.

Generated by 🚫 Danger

@RudolfHladik RudolfHladik merged commit 0a69c8b into main Nov 15, 2023
1 of 2 checks passed
@RudolfHladik RudolfHladik deleted the feature/kotlin-crashlytics branch November 15, 2023 13:14
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.

Firebase Crashlytics & Non-fatal exception logging
3 participants