03-07-2022 12:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-07-2022 12:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Could someone help me understand what "the right icon" is for AZM ? I see 3rd party publishers use all sorts of artwork in the Clock Gallery - different art styles are used to display the stats or even no icon at all. Technically there is no icon to click on, it's just vector art I drew on top of the free source background image. Just kind of weird , I've never had this issue before... not until I published this Ukraine watch for Sense, hmmm interesting. The same publisher used this issue to reject my other ukraine clock for Versa 2. Also weird that Versa Lite is mentioned as I'm not publishing for Versa lite at all. I looked at the guidelines and it said icons must be used on all apps EXCEPT clockfaces and games. Well, this is a clock face. Any ideas on how to fix the issue?

- Labels:
-
App Gallery - Clock
03-07-2022 14:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-07-2022 14:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @SarahBass you posted this in the Fitbit App Gallery area of the forums and that isn't where posts are made regarding the development and approval of watch faces. I've moved it to the SDK Development area and notified a moderator about your post.
03-07-2022 15:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-07-2022 15:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Oh! Okay oops 😬 I'll delete it.

03-07-2022 16:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-07-2022 16:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Oh don't delete it. I moved it where it should be and a moderator might be able to assist you with your question.
03-07-2022 16:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-07-2022 16:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Oh ! Thank you!

03-07-2022 16:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-07-2022 16:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I think you'll find official AZM icon(s) here. I don't know whether they have to be used exactly as is; I assume not since there aren't many sizes to choose between.
Gondwana Software
03-07-2022 16:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-07-2022 16:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Update : I tested the Sense version again on the simulation, and it looks like everything is fine, but I don't own an actual Sense watch to try it on. I own a fitbit Versa 2 and Versa 3, and both have the clock installed, so I walked around and all the numbers seem alright... but I don't get a ton of "AZM" as a user becuase I'm not that active so I'm not sure?? It matches the data on my phone. I'm not really sure what to fix- just the artwork? I also had this almost exact watch (a couple of different backgrounds difference) actually published for Versa 3 a week ago. So one is published and positively reviewed for Versa 3, and two rejected: Sense and Versa2. It's totally free, so I'm not in a hurry to get it out there at all. I can still share these with my friends & family on a private link luckily. Thanks for any ideas or help!

03-07-2022 16:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-07-2022 16:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
In my interpretation (which isn't authoritative), it's only the AZM icon that's at issue. (The mention of Lite may be a copy-and-paste error by the reviewer.)
There's a potential gotcha with AZM code in that it requires .total whereas steps(etc) don't. But if you've got .total where appropriate, you should be fine.
Gondwana Software
03-08-2022 17:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-08-2022 17:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Thank you so much for responding!! I appreciate your time. I will change the art which is easy. My current code for the AZM data is basically only one line: ' userActivity.adjusted.activeZoneMinutes.total; '
So if it's incorrect, it will be a very easy fix.
