12.2.0
Minor release that adds support for number attributes, new data collection flags,
and an Accengage transition module to facilitate Accengage customers upgrading to Airship.
Changes
- Added support for number attributes.
- Added
AirshipConfigOptions#dataCollectionOptInEnabled
andUAirship#setDataCollectionEnabled(boolean)
to make it easier to control Airship data collection. - Added
urbanairship-accengage
module. This module migrates a device's attributes and ID to Airship,
and allows devices to receive push notifications from Accengage during the upgrade period. - Added option to automatically install Google's secure network provider before any Airship request
by adding metadata to the manifest with keycom.urbanairship.INSTALL_NETWORK_SECURITY_PROVIDER
.
The network installer is required for KitKat and older devices to work with the EUCS cloud site.