Comment by lopis
4 days ago
I suppose it's because pebble apps use the Pebble SDK, so the SDK can MITM any comms. The Pebble is not connecting directly to the Internet right?
4 days ago
I suppose it's because pebble apps use the Pebble SDK, so the SDK can MITM any comms. The Pebble is not connecting directly to the Internet right?
I forget the shape of the API but the pebble requests resources over Bluetooth and the mobile app actually makes the requests so it should be able to rewrite anything before/after a request easily.