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

Fix koin context not being set #222

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

carstenhag
Copy link
Collaborator

@carstenhag carstenhag commented Jan 30, 2025

This was the debug error shown: [Warning] - No Compose Koin context setup, taking default. Use KoinContext(), KoinAndroidContext() or KoinApplication() function to setup or create Koin context and avoid such message. 2025-01-30 13:41:15.409 19188-19188 [Koin]

@EmmaTellblom
Copy link
Owner

Still getting this in the log;
2025-01-30 19:40:42.717 5106-5106 screenProtectionUI com.mensinator.app D protect screen value 1
2025-01-30 19:40:42.781 5106-5106 [Koin] com.mensinator.app E [Warning] - No Compose Koin context setup, taking default. Use KoinContext(), KoinAndroidContext() or KoinApplication() function to setup or create Koin context and avoid such message.

@carstenhag
Copy link
Collaborator Author

Hmm weird, for me it's definitely gone. Can you maybe check again?

@EmmaTellblom EmmaTellblom merged commit 6f4917e into EmmaTellblom:main Jan 31, 2025
2 checks passed
@carstenhag carstenhag deleted the fix/koin-context branch January 31, 2025 18:16
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