github urbanairship/ios-library 9.0.0

latest releases: 18.2.0, 18.1.2, 18.1.1...
4 years ago

Major release required for new in-app messaging capabilities.

Changes

  • In-app messaging v2. The new in-app messaging module includes several different view types
    that are fully configurable, including modal, banner, and fullscreen. An in-app message is able to
    be triggered using the same rules as the Action automation module.
  • Automation schedule priority: Used to determine the execution order of schedules if multiple
    schedules are triggered by the same event.
  • Support for editing automation schedules.
  • New active session automation trigger. The trigger will increment its count if it has been scheduled
    during an active session instead of waiting for the next foreground.
  • New app version automation trigger. The trigger will increment its count if the app has been updated to
    a specified version.
  • Extended whitelist URL checking for URL loading instead of just JS bridge injection. By default these
    checks are disabled, but you can enable them with the AirshipConfigOptions field enableUrlWhitelisting.
  • A rate app action to prompt the user to rate the application.
  • Updated localizations.
  • Removed deprecated code. Please see Migration Guide.

Don't miss a new ios-library release

NewReleases is sending notifications on new releases.