New Features

The following features have been added to version 2.9.0 of Spotfire Deployment Kit for Apple iOS.

The app's Gallery view has been renamed Favorites view, and we have added the Examples view, which you can hide or prepopulate with your own analyses. Additionally, we have added custom alerts.

Feature Description
Examples A new property, HideExamples, has been added to the MyConfiguration.plist file for hiding the Examples view.

The following properties have changed to accommodate the changes.

  • HideGallery has been renamed HideFavorites.
  • DisableAddEditGallery has been renamed DisableAddEditFavorites.
  • PopulateGalleryFromURL has been renamed PopulateExamplesFromURL.

See the Spotfire Deployment Kit for Apple iOS Help for more information

Custom alerts You can display an optional alert with a custom title and message prior to closing a custom web view and analysis view in Deployment Kit app projects.

The following settings have been added to the MyConfiguration.plist file.

  • CustomViewCloseAlertTitle
  • CustomViewCloseAlertMessage
  • AnalysisViewCloseAlertTitle
  • AnalysisViewCloseAlertMessage

The Title setting is optional. The alert appears only if the Message setting has one or more characters in the string.

See the Spotfire Deployment Kit for Apple iOS Help for more information.