Hacker News new | ask | show | jobs
by antonovka 6048 days ago
Ad-hoc distribution requires that you:

1) Share your unique device identifier with the developer.

2) The developer registers that device ID with Apple. Only 100 devices per developer may be registered in one year.

3) Apple signs a signing certificate which includes that device ID.

4) The developer signs the application binary with their private key and includes the Apple-signed certificate with the binary.

This is absolutely not useful for anything other than beta testing.

1 comments

Read the parent comment. I was replying to the specific statement that one cannot download apps onto the device other than through the App Store, not addressing whether it is useful or not as a channel to distribute apps.

As to your other points, sign up for the Enterprise program.

http://manuals.info.apple.com/en_US/Enterprise_Deployment_Gu...

Read the parent comment. I was replying to the specific statement that one cannot download apps onto the device other than through the App Store, not addressing whether it is useful or not as a channel to distribute apps.

I can get out and push my car, but that doesn't make it a hybrid.

As to your other points, sign up for the Enterprise program.

The enterprise program does not allow for external distribution and is not useful (or even permitted) outside of large enterprise organizations.