UUID/Communications Changes in FW6.08?

Former Member
Former Member
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?
  • Former Member
    Former Member over 9 years ago
    My current guess on this is that the release version of GCM doesn't report status of apps on a FW6.08 device and this will need to wait until GCM is updated.

    Unless anyone has another idea...