Bluemix Mobile Services Core SDK
Containers are virtual software objects that include all the elements that an app needs to run. A container has the bene
## Fixed - Build warnings present in Xcode 8.3.1
## Fixed - Improper JSON type (`[String: String]` instead of `[String: Any]`) in the BaseIdentity classes ## Improved - API documentation for `BMSURL…
## Added - The ability to monitor the state of the iOS device's connection to the internet via the new `NetworkMonitor` API. - The option to automatic…
## Improved - Refactored the internal implementation of network requests, replacing uses of `URLSession` with `BMSURLSession`. ## Fixed - Recording …
## Added - [Proper API documentation](https://ibm-bluemix-mobile-services.github.io/API-docs/client-SDK/BMSCore/Swift/index.html). These API docs are …
## Improved - Automated the process for releasing new versions of BMSCore using Travis-CI. Directly pushing to the master branch has been disabled, so…
## Added - `DeviceEvents.network` - **Note**: This only applies to projects that also have `BMSAnalytics` installed. - By passing this value to th…
### Fixed - The security class `BaseAppIdentity` was not correctly retrieving the app's bundle identifier. This issue was discovered in the BMSSecurit…