Skip to content

12.0.0

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

Major release decoupling Airship channel registration from push functionality,
and adding support for channel attributes, which allow key value pairs to be
associated with the application's Airship channel for segmentation purposes.

Custom channel attributes are currently a beta feature. If you wish to
participate in the beta program, please complete our signup form.

Changes

  • Added a new AirshipChannel class
  • Channel related functionality in PushManager is now deprecated
  • Added a new AirshipChannel.AttributeEditor class
  • Added a new editAttributes method to AirshipChannel
  • Android compile and target SDK versions are now 29