pebble / pebblejs

Program the Pebble with simply JavaScript
MIT License
455 stars 229 forks source link

Cloud Pebble Unable to Upload Images (PNG) #169

Open gsuresh92 opened 8 years ago

gsuresh92 commented 8 years ago

UI shows Image type PNG is deprecated, but when we try to upload a BMP file it is throwing an "Error: You must upload a PNG image."

And if we upload a PNG, it is showing
"Error: There is no variant matching the target platform 'aplite'."

Please guide and thanks in advance