Scene SDK minimums
Find the minimum SDK versions for Scene features.
Web ScenesA mobile app or web experience of one or more screens displayed with fully native UI components in real time, providing immediate, contextual responses to user behaviors. Scenes can be presented in full-screen, modal, or embedded format using the default swipe/click mode or as a Story. They can also contain survey questions. require Web SDK 2+. The features and capabilities on this page require the stated mobile app SDK versions, which are also noted in their documentation sections.
You can view the most frequently installed Airship SDK versions among your users. In Performance AnalyticsA customizable marketing intelligence tool that provides access to reports and graphs based on engagement data., go to the Device Properties Dashboard and select the iOS or Android UA Version (During Date Range) Look.
Surveys and channel collection
These minimums are for input collection and validation:
| Feature | iOS | Android |
|---|---|---|
| Email address collection | 18.13 | 18.5 |
| Email address registration | 19.1 | 19.2 |
| Phone number collection or registration | 19.6 | 19.9 |
| Validate form | 19.6 | 19.9 |
Accessibility
These minimums are for accessibility features:
| Feature | iOS | Android |
|---|---|---|
| Accessibility heading level for text or media properties | 18.13 | 18.5 |
| Using a Text element as the accessibility description for an Email, SMS, or Text Input field | 19.8 | 19.10 |
| Video controls for background video | 20.6.2 | 20.5 |
Custom Views
These minimums are for Custom ViewsA native view from your mobile or web application embedded into a Scene. Custom Views can display any native content your app exposes, so you can reuse that existing content within any screen in a Scene.:
| Feature | iOS | Android |
|---|---|---|
| Custom Views | 19.2 | 19.4 |
| Scene control API for Custom Views (iOS SDK, Android SDK) | 20.0 | 20.0 |
Markdown styling
These minimums are for Markdown styling:
| Feature | iOS | Android |
|---|---|---|
| Bold, italic, strikethrough, and links | 18.6 | 18.2 |
| Highlight | 20.2 | 20.1 |
| Subscript and superscript | 20.6 | 20.6 |
Text design properties
These minimums are for text design properties and text styles in brand guidelines:
General
These minimums are for various Scene features:
| Feature | iOS | Android |
|---|---|---|
| Embedded ContentAn alternative Scene format that can be displayed on any app or web screen in a view defined by an app developer. It can also be presented in Story format. | 18.7 | 18.1.4 |
| Adding an action when a user taps/clicks the screen or an image | 18.12 | 18.4 |
| Setting both margins and a border in the same Scene (root appearance) | 19.0 | 19.0 |
| Scene border radius — Embedded Content view styles: Default setting and root appearance | 19.6 | 19.9 |
| BranchingA way to create a custom user path through a Scene’s screens. A user’s interactions and responses on the current screen determine which screen appears next. | 19.6 | 19.9 |
| Custom HTML | 20.1 | 20.1 |
| Navigation control and Play control | 20.1 | 20.1.1 |