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

Refactor to KMP #12

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Refactor to KMP #12

wants to merge 2 commits into from

Conversation

vokod
Copy link
Member

@vokod vokod commented Aug 16, 2024

No description provided.

Comment on lines -84 to +91
Log.e(
"OuroborosEffects",
"Error occured in Ouroboros Effect",
it
)
println("OuroborosEffect - Error occured in Ouroboros Effect: $it")
Copy link
Member

Choose a reason for hiding this comment

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

Are we sure about that (changing Log to print)?

Copy link
Member Author

Choose a reason for hiding this comment

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

Log only works on android, it won't work on iOS or web

Copy link
Member Author

Choose a reason for hiding this comment

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

But so do ViewModel and a lot of stuff, so there is a long way ahead

build.gradle.kts Outdated Show resolved Hide resolved
Co-authored-by: Jozsef Csaszi <[email protected]>
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.

2 participants