Is it possible to add custom icons to use for the navigation bar in Now Mobile?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 01:31 AM
I’ve received a request to add custom icons for use in the navigation bar of the Now Mobile app. I followed the steps outlined in this guide: Add an image icon to a launcher section.
I tried using the ImageRef attribute as instructed, but the custom icon does not appear in the icon selection list when configuring the launcher navigation tabs. I also attempted to use the Name attribute, similar to how out-of-the-box icons are referenced, but the image still does not render in the navigation bar.
I'm looking for clarification on whether there are additional steps required to make custom icons visible and functional in the navigation configuration—or if there’s a limitation with how custom icons are handled in Now Mobile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 04:23 AM - edited 06-17-2025 04:26 AM
Hi @kenny-taylo,
I have checked the icons as in the [sys_sg_icon_image] table and check whether you have the correct scope, as the mobile app will most likely not be in global (I am not much experienced with mobile apps but I believe so):
And if not that, then check the size, format, and another attributes of your icons.
EDIT: there are two tables with a similar name sys_sg_icon.list and sys_sg_icon_image.list
> do review both of them
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */