pebble-dev / rebble-appstore-api

A quick reimplementation of api2/appstore-api
MIT License
13 stars 4 forks source link

Fix platform list image dimensions #24

Closed crc-32 closed 1 year ago

crc-32 commented 1 year ago

The response is currently often a bad request as these images are screenshots and so match the platform dimensions.

I plan to use this for watchface locker images in cobble.

Willow-Systems commented 1 year ago

This looks good to me!

Katharine commented 1 year ago

Is this correct? For non-watchface apps, this shouldn't be a screenshot.

crc-32 commented 1 year ago

@Katharine in that case do you think it should be platform dimensions for watchface, 144x144 for watchapp? that appears to work based on checking a few watchfaces and a few apps

Katharine commented 1 year ago

I think that would be correct, yes.

Willow-Systems commented 1 year ago

Will be live in prod imminently 🎉