-
Notifications
You must be signed in to change notification settings - Fork 163
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
Toast message service is not working #414
Comments
It seems that my machine is working fine, while @RuffaloLavoisier Mac produces a binary with different behavior - even with the same commit hash AND same PlatformIO packages. Let's see, if the artifacts of the pipeline have the same problem: https://github.com/Open-Smartwatch/open-smartwatch-os/actions/runs/11766491951 |
Update: The build from the CI is working fine, so something is going wrong with your local builds @RuffaloLavoisier . I just downloaded the |
@RuffaloLavoisier Try to clear everything regarding PlatformIO and caches from your system: Remove your |
In my side, the same issue happened with macOS workflow.. What do you think is the cause of this issue based on your review? Also, what should the correct values be under normal circumstances?
I believe it is a problem if a single piece of code is compiled and runs differently depending on the operating system. |
What is not working?
The floating message is not output.
How to reproduce this
connect BLE . and send message to OSW device.
What should happen instead?
The floating message must be show on display.
Environment
Additional context
The text was updated successfully, but these errors were encountered: