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

hot-fix: logger is not show in mobile platform #1763

Merged
merged 1 commit into from
May 15, 2024

Conversation

sherlockvn
Copy link
Contributor

Need merge first:

linagora/dart_matrix_api_lite#2

Root cause:

The log only show in android, and not show in ios. And its because this log function from dart:developer is used specially for Flutter debug devtools not for stdout of terminal. So back to use print function.

Reference:

https://stackoverflow.com/questions/69689138/developer-log-does-not-print-log

Copy link

This PR has been deployed to https://linagora.github.io/twake-on-matrix/1763

pubspec.lock Outdated Show resolved Hide resolved
@hoangdat hoangdat merged commit 1b7670d into main May 15, 2024
7 checks passed
@hoangdat hoangdat deleted the hot-fix/log-not-show-in-mobile branch May 15, 2024 04:50
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