anytype-swift
anytype-swift copied to clipboard
System mode not syncing with device theme
Have you read a contributing guide?
- [X] I have read CONTRIBUTING.md
- [X] I have searched the existing issues and didn't find any that were similar
- [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
Both light and dark modes are working, but since iOS 18.0, Anytype stays in dark mode, even if the device is set to light mode.
Expected Behavior
Anytype should follow the device’s theme while in “system mode.” When the device switches between light and dark modes, the application should automatically adjust accordingly.
Steps To Reproduce
- Set the device’s theme to “light mode.”
- Open the application and set the theme to “system mode.”
- Observe that the application remains in dark mode despite the device being in light mode.
Environment
- OS: iOS 18
- Version:0.32.3
Anything else?
Thanks :)