Logo does not appear on watch

Hi!

I am developing an application in Connect IQ, and after pressing "Edit details" on the app page, in the "Cover Image & Icons" section, there is an option for "Add Icons for App Store on Device (Optional)"

Since I have been developing for Edge so far, and on Edges only the app titles are shown, it did not cause any issues. However, as I started developing for watch, I noticed that instead of the logo, an "IQ" inscription appears (Forerunner 955).

I only added 128x128 pictures, as for the "Device 64 Color" image, I uploaded a 64-bit depth image, and for the "Device 24-bit Color" section, I uploaded an 8-bit depth PNG. The Connect IQ system accepted the images, so I thought everything was fine. However, they did not appear on the watch, so I tried using JPG format. These did not appear on the device either, so I attempted to upload black-and-white PNGs with a 16-bit depth everywhere to rule out any depth-related issues, but the black-and-white logos did not appear on the device either, even after reinstalling or synchronizing.

Has anyone encountered a similar problem, and do you have any tips on what might be the issue?
Thanks for any help.

  • What you see in the last image you posted is the launcherIcon for your app, as seen in the manifest.xml file for your app.  The IQ you see is the default for samples and those started with "New Project".  You find the file in resources for your app, often resources/drawable/launcher_icon.png