What should I have our developer be looking at to troubleshoot why my app would not be installing from our secure server
It installs from itunes fine.
the error, after downloading, says "enterprise viewer could not be installed at this time"
Solved! Go to Solution.
Views
Replies
Total Likes
Sounds like it could be a certificate issue, see Unable to Download App (Enterprise Signed)
Views
Replies
Total Likes
Sounds like it could be a certificate issue, see Unable to Download App (Enterprise Signed)
Views
Replies
Total Likes
Ok,
I rebuilt all the certificates and provisioning files.
I am supposed to be signing a distribution mobile provision file with a distribution certificate, right?
The development one works, but that is because have provisioned this file.
Could it be the bundle version?
<plist version="1.0">
<string>software-package</string>
<key>url</key>
<string>https://secure.k2sports.com/app/dev/k2skis.ipa</string>
</dict>
</array>
<key>metadata</key>
<string>com.k2snowboarding.f16</string>
<key>bundle-version</key>
<string>2015.3.000</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>Enterprise Viewer</string>
</dict>
</dict>
</array>
</dict>
</plist>
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies