All plugin icons are referenced with full URL to my web site because it was tricky to package them with the plugin in the 0.5 release. It didn't work so I backed it out and used full URLs to my web site instead. RichardTSchaefer helpfully gave a guide on how to do this properly:
I host the icons on Vera ... but it's a pain with the App store publisher.
I have the icon files in the same directory as all of the Vera Icons:
/www/cmh/skins/default/icons
But you have to remember the following every time you create a new version. For each icon in your file list:
Uncheck the compressed
Set the destination to: /../../www/cmh/skins/default/icons/
See:http://wiki.micasaverde.com/index.php/Apps.mios_Developer%27s_Guide
Then and only then can you create a new version.
I also install the version and verify that all the files are installed in the right place.
All plugin icons are referenced with full URL to my web site because it was tricky to package them with the plugin in the 0.5 release. It didn't work so I backed it out and used full URLs to my web site instead.
RichardTSchaefer
helpfully gave a guide on how to do this properly: