Interestingly, even though the developer portal (in the "Data format" field) lists the icon like this:
"icon": "i12345"
removing the "i" appears to un-cache the original version:
"icon": "12345"
Hi,
I have the same problem. Where is exactly the "data format" filed where I can change the icon ID? I can't find this field in the developer portal.
Thank you
Thank you for your reply. This is probably not my case. I can see the same icon ID in the code sample as before. The solution is to create a new icon with a different ID. I thought it would be more simple.
Thank you
Dean L. Young
Editing an icon updates the web interface, but the old version is still cached on device.
Anyone else experiencing this?