1

社内アプリを作成し、ダウンロードしてインストールするためのリンクを提供しましたが、一部の idevices でダウンロードしてインストールするためのリンクをクリックすると、「アプリケーションをダウンロードできません」というメッセージがポップアップ表示されます。ジェイルブレイクされた onot の影響かどうかはわかりません。ちなみに、IOS Developer Library のトラブルシューティングの手順に従います。

 Troubleshooting wireless app distribution
 If wireless app distribution fails with an “unable to download” message, 
 check the following:

 -Make sure the app is signed correctly. Test it by installing it on a device 
 using iPhone Configuration Utility.

 -Make sure the URL to the .ipa file (in the manifest file) is correct and 
 the file is accessible to web users.

  -Make sure that the link to the manifest file is correct and 
   that the manifest file is accessible to web users.  

しかし、私はそれを試してみてもうまくいきます.しかし、私が作成したリンクによってまだインストールできませんか?それを解決するには?

私の英語はあまり上手ではありません、許して理解してください

4

1 に答える 1

0

Enterprise アカウントで署名されているアプリですか?

于 2012-10-11T07:59:06.780 に答える