adding a few more features to pebble-tool and cloudpebble - like auto generating screenshots/gifs on all platforms, then sending pbw and screenshots to Pebble appstore as a new release. Any other dev quality of life features you'd like to see?
More concerning the Pebble App Store: 1. When browsing store, screenshots should correspond to the currently active watch. (Don’t show me color screeenshots when I am using my P2D)
2. When ‘hearting’ an app (which is still not yet possible in native AppStore), the rating should apply to the currently active watch. Some apps/faces are amazing on one model of watch, less good on another. Ratings should reflect this. I want to see the most popular for my watch, not all watches.
3/ Apps/faces that are automatically upscaled should be differentiated from those have been optimized by the dev for the current watch. I’d like to see badges on the AppStore page with “Optimized for PT2” etc. and the ability to filter the App Store to only display those optimized for my watch.
already done :) look for the scale icon. there's also a filter to show/don't show scaled apps
I just had another look and can’t find this scaled button. I am using iOS TestFlight. Is it available publicly yet?
screenshot?
It has ‘Hearted’ and ‘Show incompatible’ but I can’t see any other filters.
scroll that to the side
oh my bad, it will only show up if you have a PT2 or PR2

@ericmigi.com Tried to test this and import my watchface from GitHub. First went to settings and logged into all the GitHub bits but the import gives me "Error: 'Exception' object has no attribute 'message'".

The dev thing I'm most interested in is just a native way to get weather data.

try creating a new project in CloudPebble and pick the template 'Adding weather'
@ericmigi.com ah yeah, my existing watchface uses Open Weather Map but I might move it over to Open Meteo to avoid the api limit. On Garmin it was just super useful to pull from an on-watch api rather than worry about getting data yourself. I think the fact that's my top priority means it's pretty good already though.
yup that's something we're thinking about offering, but haven't yet. for now, open-meteo is best option