Minor release that adds support for email registration in Scenes, fixes bugs, and improves Airship configuration, Scene keyboard avoidance, and logging.
Changes
- Updated the keyboard avoidance for Scenes to use standard window insets
- Added
resolveInProduction()
method onAirshipConfig
to expose how Airship resolves theinProduction
flag during takeOff - Added support for email registration in Scenes
- Fixed regression with log level check that was introduced in 19.0.0
- Fixed voice over with NPS score for Surveys
- Added logger to
UANotificationServiceExtension
. The logger can be configured by overriding theairshipConfig
property. - Fixed Carthage build failures caused by UIKit Sample project