Mobile application logo does not appear after updating SysSettingsValue
15:09 Sep 16, 2025
Hi!
I updated the system setting Mobile application logo (BLOB) via a package. The value in SysSettingsValue has been updated (verified in the database; ModifiedOn
shows the update date).
However, the logo does not appear in the mobile application. The package was installed after making the changes, and there is no old cache on the device (the app was downloaded for the first time).
Question:
- Does the Creatio mobile app use the BLOB from
SysSettingsValue
for the logo, or does it load the logo from another resource/system setting? - For the mobile app, is it necessary to additionally link the logo to
SysImage
or take any other actions to make the new logo appear?
Thank you!
Like
0 comments