I have developed face that works on simulator and on real watch as well, however on real watch I have to set variables within the code as Setting is not available. The Setting works in simulator. When I publish to the app store and than download for testing, the app is given numbers instead of the name. I guess this is until the app is approved. When I download my app from the store, before the app is approved and public, the face goes blank after any change in setting.
In CIQ LOG.TXT I have
ERROR: Unhandled Exception
DETAILS: Failed invoking <symbol>
STORE_ID: fc0628f2c3ee4602b75eadd94832584c
Actually, to keep it simple, I just wrote a piece of code that reads the settings and displays them on the watch screen. It works fine within the simulator. If I publish to the app store and download to the watch, the app is renamed to a number but it works until I try to change any setting. Same error as above. I have to uninstall and re-install the app and it works again until I change any setting. I feel now that until the app is approved, it will have a number instead of a name and change of settings will not work. The only way to try is to wait until it goes public...unless someone has any better idea.