Documentation

Go to Portal Website

Store Device Information

PlanPlatformsMASVS
EnterpriseAndroid, iOSNot mapped

Overview

The Store Device Information control captures and stores comprehensive device and application metadata from protected applications. This telemetry enables security analytics, device inventory management, version tracking, and incident response capabilities.

Plan Requirement

Fields Collected

Android

FieldDescriptionExample
manufacturerDevice manufacturerSamsung
modelDevice modelSM-G998U
brandDevice brandsamsung
android_versionAndroid OS version14
api_levelAndroid API level34
build_idBuild identifierUP1A.231005.007
build_typeBuild typeuser, userdebug
build_tagsBuild tagsrelease-keys
android_idPer-app device identifiera1b2c3d4e5f6g7h8
localeDevice localeen_US
timezoneDevice timezoneAmerica/New_York
cpu_abiCPU architecturearm64-v8a
screen_resolutionScreen resolution1080x2340
network_country_isoNetwork country codeUS
phone_typePhone typeGSM, CDMA, None
app_versionApplication version name2.1.0
app_version_codeApplication version code210
collection_timestampCollection time2026-04-22 14:30:00

iOS

FieldDescriptionExample
manufacturerDevice manufacturerApple
modelDevice modeliPhone
brandDevice brandApple
model_identifierHardware identifieriPhone14,2
ios_versioniOS version17.4.1
vendor_idPer-vendor device identifier12345678-1234-5678-1234-567812345678
localeDevice localeen_US
timezoneDevice timezoneAmerica/New_York
cpu_abiCPU architectureiPhone14,2
screen_resolutionScreen resolution1170x2532
app_versionApplication version name2.1.0
app_version_codeApplication build number210
collection_timestampCollection time2026-04-22 14:30:00

Privacy Statement

No Personally Identifiable Information (PII) is collected:

Both identifiers are privacy-preserving and comply with platform privacy guidelines.

Use Cases

Data Retention

Device information is retained for approximately 60 days (2 months) using time-based partitioning. Older data is automatically purged to comply with data minimization principles.

Support Matrix

FeatureAndroidiOS
Hardware Information
OS Version
Application Version
Locale & Timezone
Screen Resolution
Network Information

How to Enable the Control

Navigate to Device Settings from the AppTego portal, and expand the Telemetry And Analytics section. Under this section you will find the Store Device Information control. Click Enable to enable it for the next build or for it to be applied with a live push (if enabled).

API Configuration Example

{
  "StoreDeviceInformation": {
    "protection": true
  }
}
FieldPurpose
protectionEnables store device information for protected apps.

Configuration

This control is enabled or disabled at the tenant level. When disabled:

Contact your MobileDefender administrator to enable this control.