vote up 0 vote down star
1

Hey I have taken over from a developer who submitted Add Hoc Build Binaries to the app store instead of creating a new binary with an app store development provisioning profile.

Can anyone tell me what will happen to these apps?

So far they they are fine, approved and selling with the added benefit that we are able to test the actual binary we upload to itunes connect, which if you compile using an app store only provisioning profile, you can't.

Am I missing something here? Why do apple instruct us to use an app store only provisioning profile, when add hoc ones work fine?

Cheers

flag

20% accept rate

1 Answer

vote up 0 vote down

I question the assertion that an ad hoc build was submitted. I've done this myself by accident, and it gets rejected at the upload stage.

we are able to test the actual binary we upload to itunes connect

Have you tried this yourself and seen it work? Even if it were to work once, I wouldn't make decisions on the assumption that it will continue to work in the future.

link|flag
i agree here, i doubt the op was able to use an ad hoc profile for distribution, itunes connect most likely woudlnt even accept the binary signed with that profile – Daniel Oct 9 at 16:08
Also, on the statement "we are able to test the actual binary". There really shouldn't be any difference. Anyway, code signing is a separate step, so if you really, really wanted to.... – stiiv Oct 9 at 16:45
Yes defo, it let me upload a binary made with my addhoc provisioning profile, I always thought it would be rejected and obviously has in the past, well this is the only way I know of to test the submitted binary so seams ok to keep doing I guess... – Chris Oct 12 at 8:44

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.