ConnectSDK / Connect-SDK-Android-Core

Core source code for the Android Connect SDK project
Apache License 2.0
114 stars 79 forks source link

The service client config won't load after the first time a device is persisted #22

Closed tomas1885 closed 9 years ago

tomas1885 commented 9 years ago

The first time a connected device is persisted the services are mapped by uuid but when loading a service config the key used is service id, thus first time loading a device will load an empty client config

khk624 commented 9 years ago

This will be resolved in https://github.com/ConnectSDK/Connect-SDK-Android-Core/pull/17; It will be merged after review.