Has anything changed with UUIDs or Communications with FW 6.08?
The BLE ExampleApp isn't finding the apps on the watch any more after installing FW 6.08. At least when using the iOS example. The same happens with iOS apps of my own that use the messaging functionality.
The same apps paired with devices running FW 4.90 show the apps as available but from a device with 6.08, I'm seeing nothing. The device is showing as 'connected' but the apps themselves appear to act as though the UUID is incorrect (status comes back as nil from the updateStatusWithCompletion call)
The bytecode of the prg contains the same UUID as before.
Any ideas?