-
-
Notifications
You must be signed in to change notification settings - Fork 296
Description
What is the bug or the crash? What were your expectations and what actually happened?
I encountered an issue while using QField: In my QGIS project, I set the display color of a layer using attribute values—specifically, I stored RGB values in a field and configured the layer to display colors based on these attribute values. After saving the project file and transferring it to the Android version of QField, the colors do not display correctly. However, they work fine on iOS and iPad. I hope to resolve this problem.
Steps to reproduce the issue
1.Set the display color of a layer using attribute values.
2.In QGIS, layers can be displayed normally according to the set attributes.

3.Copy the project and all files to the device, and open them on the device.
4.In iOS devices, layers can be displayed normally too.

5.In Android devices, layers can not be displayed normally.

Version
4.0.5-Aare
Operating system name
Android
Operating system version
Android 16
Reinstall QField
- I have a fresh install of the latest QField version, but the problem persists.
- Problem can be reliably reproduced, doesn't happen randomly.
- Problem happens with all files and projects, not only some files or projects.
Additional context
No response