Tagged Questions
0
votes
1answer
18 views
iPhone Configuration profiles and Appstore
To satisfy some requirements in my app, I am planning to use iPhone configuration profiles (generated using iPCU). My questions - Can we deploy an app in AppStore that uses Configuration profiles?
...
0
votes
0answers
35 views
Xcode: Is it possible to switch between configuration profiles?
I understand, apple allows to install configuration profiles on their device, over the air, connected to pc, or by an email,
but is it possible to create a switch so it can toggle between multiple ...
3
votes
2answers
409 views
How to install MDM profiles in iPhone?
I want to develop a solution manager iPhone.As I know MDM can take it.But how can I make MDM Server.How to generate/install iPhone MDM profiles.
What should I do?
Please help me.
Best regards!
0
votes
0answers
166 views
RemoveProfile Command not working in mdm
RemoveProfile command is not working properly for me.
I am setting the proper profile identifier with below xml
<?xml version='1.0' encoding='UTF-8'?><!DOCTYPE plist PUBLIC '-//Apple//DTD ...
0
votes
1answer
259 views
Get list of installed profiles
Is there any way to programmatically get list of installed Provisioning/Configuration profiles from iPhone (located in Settings/General/Profiles)?
Regards.
3
votes
2answers
2k views
iPhone App IDs and Provisioning… Does App ID get used instead of provisioning ID if I decide to use Push?
This is a question that has been bugging me for a while. I started my app (now submitted -- not yet approved) not wishing to get into the mess that is APNS (Push).
I did the following:
iPhone ...