fix: cp-7.41.0 implement transparent app icons for improved dark/light mode handling#13597
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
…ormat, added two config bulid variables
19be86a to
5262c29
Compare
…-mobile into fix-4226-dark-mode-bug
…und app icon. they should default to white or black gradient on the OS
4f66a8f to
2d2e796
Compare
965aedd to
2d43483
Compare
|
…ation testing for icons
|
|
|
|
|



Description
Issue: Our app icons were stuck in dark mode and ignored light mode settings in TestFlight builds (while working correctly locally). The build process was stripping the light mode icons during compilation.
Solution: Implement transparent background app icons that leverage iOS system defaults:
This matches our brand color schemes perfectly and simplifies our icon management.
Additional Changes:
CFBundleIconsdictionary from Info.plistCFBundleIconNameentryRisk Assessment:
Testing:
Next Steps:
Related issues
Fixes: #4226
Manual testing steps
Screenshots/Recordings
Release Build
ScreenRecording_02-20-2025.12-04-18_1.MP4
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist