Is it possible to generate multiple development certificate for single provisioning profile without APNs/ In App purchase(Wildcard). If yes, please guide me. My problem is I need to generate provisioning profile and certificate for testing but already there is one development certificate in member centre I do not have the keys.
Asked
Active
Viewed 907 times
0
-
Did you try creating a certificate and then using Team Provisioning Profile? This is the most convenient way becasue you don't have to manually update all your provisioning profiles each time. – lawicko Jul 13 '16 at 07:56
-
@lawicko Team Provisioning profile?? please explain. – Marie Abrahmz Jul 13 '16 at 08:50
-
[Team Provisioning Profile](https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppStoreDistributionTutorial/CreatingYourTeamProvisioningProfile/CreatingYourTeamProvisioningProfile.html) – lawicko Jul 13 '16 at 11:34
1 Answers
0
You can do two things
1) Revoke certificate from member center and generate new certificates and then create new provisional profile.
2) If you know that from which mac you have created that certificate(current certificate in member center) then you can export .p12 file from that mac and install it in current mac.

Nikunj Rola
- 156
- 5