Back to browser
Cellular
com.apple.cellular
The payload that configures cellular settings.
iOS
iOS 7.0+exclusiveConfiguration Keys (2)
| Key | Type | Title |
|---|---|---|
APNs | array | Data APN |
AttachAPN | dict | Default APN |
APNsItem | dict | — |
Namerequired | string | Data APN name |
AuthenticationType | string | Data APN authentication type |
Username | string | Data APN user name |
Password | string | Data APN password |
ProxyServer | string | Data APN proxy server |
ProxyPort | integer | Data APN proxy port |
DefaultProtocolMask | integer | Data APN default IP versions |
AllowedProtocolMask | integer | Data APN supported IP versions |
AllowedProtocolMaskInRoaming | integer | Data APN supported roaming IP versions |
AllowedProtocolMaskInDomesticRoaming | integer | Data APN supported domestic roaming IP versions |
EnableXLAT464 | boolean | Enable 464XLAT IPv6 and IPv4 Interoperability |
Namerequired | string | Default APN name |
AuthenticationType | string | Default APN authentication type |
Username | string | Default APN user name |
Password | string | Default APN password |
AllowedProtocolMask | integer | Default APN supported IP versions |