Releases: amplitude/Amplitude-Android
Releases · amplitude/Amplitude-Android
v2.19.0
- Add
TrackingOptions
interface to customize the automatic tracking of user properties in the SDK (such as language, ip_address, platform, etc). See Help Center Documentation for instructions on setting up this configuration.
v2.18.2
v2.18.1
- Updating to OkHttp 3.10.0
- Lowering event upload max batch size from 100 to 50. This should help to avoid out of memory issues on Android devices with low memory.
v2.18.0
v2.17.0
v2.16.0
v2.15.0
v2.14.1
v2.14.0
- Add support for logging events to multiple Amplitude apps. See our Help Center Documentation for details.
v2.13.4
- Handle exceptions when fetching device carrier information. Thanks to @fkam-tt for the pull request.
- Copy userProperties on main thread in setUserProperties to prevent ConcurrentModificationExceptions.
- Migrating setup instructions and SDK documentation in the README file to Zendesk articles.