Unable to Install Enterprise Viewer | Community
Skip to main content
seekandenjoy
New Participant
September 4, 2015
Solved

Unable to Install Enterprise Viewer

  • September 4, 2015
  • 2 replies
  • 1885 views

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"

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Tof_Jossic

Sounds like it could be a certificate issue, see Unable to Download App (Enterprise Signed)

2 replies

seekandenjoy
New Participant
September 9, 2015

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">

<dict>

<key>items</key>

<array>

<dict>

<key>assets</key>

<array>

<dict>

<key>kind</key>

<string>software-package</string>

<key>url</key>

<string>https://secure.k2sports.com/app/dev/k2skis.ipa</string>

</dict>

</array>

<key>metadata</key>

<dict>

<key>bundle-identifier</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>

Tof_Jossic
Tof_JossicAccepted solution
Employee
September 7, 2015

Sounds like it could be a certificate issue, see Unable to Download App (Enterprise Signed)