AdHocアプリの有効性チェックについて

お客さま向けの iPad アプリを、AdHocにで開発しまいたが、 お客さまの運用がインターネット接続できない環境での運用となっています。

そのため、現状では定期的にテザリングなどの手段でアプリの有効性をチェックしていただいております。

そこで、ADPサイトから、Appleサポートに以下のような質問をしましたが、Appleサポートではわからないから、Developer Forums で聞くように促されました。

  1. インターネット接続が必要な最低限の頻度はどれくらいか?
  2. インターネット接続が必要な場合の接続先のURLはどこか?

1番については、お客様から質問をいただいております。

2番については、ファイアーウォールでホワイトリスト対応可能なら、ホワイトリストに追加していただきたいと考えております。

どなたか、お分かりになる方はいらっしゃいませんでしょうか?

よろしく、お願いいたします。

Accepted Answer

Hello. Some information about your inquiry can be found here: https://developer.apple.com/help/account/manage-profiles/provisioning-profile-updates/

Instead of using ad hoc for distributing apps, you may wish to consider distributing your app as a custom app. Please see https://developer.apple.com/custom-apps/ for more information about distributing your app as a custom app.

The following WWDC video provides more insight into app distribution types: App Distribution – From Ad-hoc to Enterprise

Here are some additional details about all the different distribution cases:

  • apps signed with your free personal developer account have provisioning profiles that will expire after one week,
  • apps provisioned with paid developer accounts (ad hoc) they will expire after one year,
  • all profile provisioned apps (ad hoc, in-house) will require an online validation once every thirty days or so.

Apps distributed through the App Store do not require online validation after they are installed. Because of that, distributing your app as a custom app is strongly recommended in this case.

Thank you for your reply.

I understand the followings.

  • That AdHoc apps must be authenticated at least every 30 days.
  • That the URL to authenticate to is https://ppq.apple.com.

We will be using the AdHoc app for the time being. I will inquire if the customer can add a whitelist to the firewall.

Thanks.

For the time being, We have to use AdHoc apps. So I'm going to ask to out client,

We have asked the customer to add https://ppq.apple.com to the whitelist, but this did not resolve the authentication issue.

Is there anything else I should configure?

Thank you in advance.

AdHocアプリの有効性チェックについて
 
 
Q