Bluemix Mobile Services Analytics SDK
Containers are virtual software objects that include all the elements that an app needs to run. A container has the bene
## Added - Collecting the user's current location automatically (when the `Analytics.userIdentity` changes or the app enters foreground) and manually …
## Added - [Proper API documentation](https://ibm-bluemix-mobile-services.github.io/API-docs/client-SDK/BMSAnalytics/Swift/index.html). These API docs…
## Improved - Automated the process for releasing new versions of BMSAnalytics using Travis-CI. Directly pushing to the master branch has been disable…
## Added - `DeviceEvents.network` - By passing this value to the `deviceEvents` parameter of the `Analytics.initialize(appName:apiKey:hasUserContext…
## Added - Logging the stack trace that results from an uncaught NSException, which will appear in the Crash section of the Analytics dashboard.
## Added - Support for the official Xcode 8 release (8A218a), including Swift 2.3 and 3.0. BMSAnalytics continues to support Xcode 7.3 and Swift 2.2 a…
## Fixed - Stack traces from uncaught exceptions were not being logged correctly in BMSAnalytics 1.2.1. Stack traces have been temporarily removed.
**WARNING:** This version is broken. Please upgrade to 1.2.2. ## Fixed - Recording the stack trace when capturing uncaught exceptions. - Sending impr…