Skip to content

iOS install troubleshooting

QuollVault offers OTA install only for a ready IPA whose current installability is eligible.

Check:

  1. the provisioning profile has not expired;
  2. the device is allowed by the profile where applicable;
  3. the artifact signature/profile matches the target device policy;
  4. the Share/access capability is still valid;
  5. the generated install ticket has not expired.

A short-lived manifest/ticket is generated at access time; do not cache or share the raw ticket separately.

If installability is ineligible or unknown, download the artifact and use another valid distribution path rather than bypassing the server check.