Skip to content

12.2.0

Compare
Choose a tag to compare
@rlepinski rlepinski released this 03 Mar 00:13
e9ec403

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 and UAirship#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 key com.urbanairship.INSTALL_NETWORK_SECURITY_PROVIDER.
    The network installer is required for KitKat and older devices to work with the EUCS cloud site.