pebble / clay

Pebble Config Framework
MIT License
121 stars 29 forks source link

provide a URL to open in device browser #136

Closed drbourbon closed 8 years ago

drbourbon commented 8 years ago

Hi, is there a way to configure a section with an URL so that the link opens in the phone browser?

I've tried this but it doesn't seem to work: {"type": "text", "defaultValue": "<a href='http://pebble.com' target='_blank'>open url sample</a>"}

Thanks for the clay library!

keegan-lillo commented 8 years ago

Unfortunately, no. This is a limitation in the mobile apps.