Questions tagged [mobileprovision]
36 questions
0
votes
0 answers
Get back to preious page after ios profile installed
I want whenever safari opens a profile and they profile is either installed or cancelled by the user after that the device get back to safari , safari redirect the user to the previous page .
This is exactly what i need :
i wanna have the code that…

Parsa Noori
- 198
- 1
- 1
- 10
0
votes
2 answers
Unable to install Enterprise inHouse provisioning profile on mac
I have created Apple Enterprise developer account via referring this blog. I am able to create distribution certificate, APPID and inHouse provisioning profile successfully. I have shared this distribution certificate (using keychain export to p12…

Kirti Nikam
- 2,166
- 2
- 22
- 43
0
votes
2 answers
Error with provisioning profile during app installation
I have following error while trying to install application (ipa) on device:
entitlement 'com.apple.developer.ubiquity-container-identifiers' has value not permitted by provisioning profile 'XXXXXXXXXX'
This error start to appear after I generated…

user2504911
- 1
- 2
0
votes
1 answer
How testflight is resigning with new mobile provisioning profile with out certificate?
I am amazed with test flight, how they do resign with new mobile provisioning profile with out certificate.
I tried for resign commands and I got this.
Resigning an iOS provisioning profile
here we need to point certificate in the command. But, I am…

Naga Harish M
- 2,779
- 2
- 31
- 45
0
votes
1 answer
Pushwoosh iOS integration
I have a Pushwoosh premium account and so I configured iOS notifications automatically and downloaded the Provisioning profile via the link. I added the mentioned provisioning profile to my iPhone Provisioning Profiles via Xcode 5.0.2 Organizer. I…

Dan
- 3
- 5
-1
votes
1 answer
Dynamically modify the iOS project .mobileprovision
Now,I have a big question.I'm doing iOS dynamically compiled function, I want to use an iOS project, compile several different ipa file, use the Enterprise so that these items can be installed to the phone, I use xcodebuild command. But I do not…

Magic
- 3
- 2