b.well SDK v1.2.2
over 1 year ago
b.well SDK v1.2.2 Change Log
The following changes are included in this release.
New Additions
SDK API Error Standardization
- Error codes will now be returned in a standard format.
- See SDK API Error Handling for more details.
Health Data SyncErrors
getMemberConnectionswill now providesyncErrorsso that the client application can better communicate situations when there was an error pulling in a user's health data.- See Understanding syncErrors for more details.
- Note: These errors will not yet populate
Important Changes
- SDK users need to update
minSdklevel to26if not already using this version or higher.
