Skip to content

Bundle Selection Alert

jalatman edited this page Jan 17, 2019 · 1 revision

Stored values for the Bundle Selection Alert are found in AlertConstants.swift.

This alert is displayed if the value stored in AlertConstants.swift: CalculationThresholds.estimatedDownloadTimeInSecondsThreshold is exceeded by the value stored in key referenced in AppBundleConstants.swift: AppBundlesConstants.Keys.installClockTotal.

bundleSelectionView

  1. string value stored in AlertText.BundleSelectionWarning.header

  2. string value stored in AlertText.BundleSelectionWarning.message

  3. The numerical value is derived from the stored value referenced from the key specified in AppBundleConstants.swift: AppBundlesConstants.Keys.installClockTotal

Clone this wiki locally