Minor release that adds support for Native Message Center. Native content type requires displaying the message content in a MessageCenterMessageView. Apps that do not use Airship's message views (e.g. using a WebView directly) should filter out messages where message.contentType is not .html.
Changes
- Added support for Native Message Center.
- Removed gzip encoding using internal UACompression class and
libzdependency from AirshipBasement. - Added
ExpressibleByprotocol conformances toAirshipJSONallowing initialization with literals. - Added
UAEmbeddedViewControllerFactoryto theAirshipObjectiveCmodule for embeddingAirshipEmbeddedViewin Objective-C applications. - Improved accessibility for single choice and multiple choice questions in Scenes.