I’m trying to update an app that I created for the original Pebble. I’m using the pebble command line tools on a Mac.
‘pebble emu-app-config’ shows the config page in Chrome but when I click on Submit, nothing happens. Specifically, webviewclosed is not called in the app.
This is the URL that is shown in Chrome: https://kronogram.co/pebble/configurable_basalt7.html?return_to=http%3A%2F%2Flocalhost%3A53050%2Fclose%3F
What am I missing?