I installed SDK 4.1.2, and there seems to be a couple bugs in the Simulator. They both related to App settings:
- When you open the app settings (I ran a watch face app in simulator), and click Save, the Save button stays grayed out. You have to close the settins window and re-open it to be able to save again.
- Some Boolean properties do not get saved. Specifically, if a property was TRUE by default, disabling it doesn't change it. App still sees TRUE, and when you re-open settings, the property is indeed TRUE again. This might not apply to ALL properties, but I definetly have a few that do that. If I change the default to FALSE, it works as expected.
Brandon.ConnectIQ, would you plese submit a bug?
Thanks