I recently released my watch face on GitHub as open source: github.com/.../Dextrack
You might remember my previous question about adding a settings page to a watch face to allow configuring a few things. That was for this project.
Unfortunately, after many hours I'm still unable to have make settings work for this watch face. I tried copying resources from SDK samples with settings pages. I also tried copying Crystal watch face's settings. No luck.
The fix is probably a few lines of code and a few minutes for someone who knows that they are doing.
If you know how do to this and would like to help an open source project, all I need is a working empty settings page (I can add fields myself). Maybe just show the application name.
I wasted more than a full day's work trying for this, and in the end had to publish the project on GitHub without a settings page, but I can't publish it on Connect IO store without a settings page.
Any help would be appreciated. Thanks.