12.0.0
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 toAirshipChannel
- Android compile and target SDK versions are now 29