docker-pebble-dev
docker-pebble-dev copied to clipboard
pebble app config not working
pebble emu-app-config
Doesn't work for me (no errors reported, which I suspect is an SDK bug).
I'm assuming this is due to no browser being available. Any thoughts on best way to deal with this?
I've a vague recollection I had better results with Firefox in the past.
If a browser is required for this command this can cause problems. I have never used the emulator instead I tested directly on the pebble watch. So I can not help here very much.
@bboehmke I have a working image for emu config, in https://github.com/clach04/docker-pebble-dev/tree/webbrowser
Is this something you'd consider for a pull request?
I've started to collect some notes in https://github.com/clach04/docker-pebble-dev/wiki - not sure if they will be helpful for this project.
Actually I am ok with nearly any change because I am not using the image anymore. So feel free to create merge requests.