Can Apple’s iPhone Configuration Utility be used to configure my own application? I have created an app with a number of different settings, and I would like the option of having someone in a corporate setting having the option of configuring the settings via a configuration profile like what Apple provides for their own apps using iPhone Configuration Utility. What are my options here? Thanks for the help,
Can Apple’s iPhone Configuration Utility be used to configure my own application? I have
Share
Unfortunately no, you can’t use the current version of the iPhone Configuration Utility (3.2) to configure anything but the predefined configuration settings built into the OS (things like VPN, WiFi, ActiveSync ect…)
You could have your application call into a central server (when it is run) and punch its own settings. However this won’t include things like enabling GPS location tracking or push notifications, since the user gets the final say on these settings (when they are prompted).