Questions tagged [configuration-profile]

A file used for distributing device configuration to iOS and OS X devices.

A configuration profile is an XML file in plist format used for distributing device configuration to iOS and OS X devices. It can include settings for features such as Wi-Fi, VPN, or email servers. It can also specify restrictions on device features such as in-app purchases or explicit content.

Configuration Profile Reference

31 questions
-1
votes
1 answer

Configuration Profile iOS - length of the name and identifier field

While creating configuration profile say using iphone Configuration Utility, there is no limit in the character length for Name and Identifier fields. But i have a requirement where i have to collect details about the configuration profile and…
1 2
3