iPad app deployment fails with "App not supported" and invalid server certificate errorSolved

Participant
Discussion
4 days ago Jul 09, 2026

A newly enrolled iPad is failing to install an App Store app through Hexnode. The install status shows: “App not supported on the device model/OS version. Verify app compatibility and Retry!” and the device also displays a certificate warning saying the certificate for the server is invalid and that it might be connecting to a server pretending to be the app download URL.

The app installs fine on some iPads, but a few newly enrolled ones keep failing. The App Store is blocked by policy, so the user cannot manually install it from the device to test.

Replies (3)

Marked SolutionPending Review
Hexnode Expert
4 days ago Jul 09, 2026
Marked SolutionPending Review

Hi @haniel,

The combination of an app compatibility message and an invalid server certificate warning usually points to a network-side issue rather than an actual device model or iPadOS compatibility problem.

If the same app installs successfully on other iPads with a similar OS version, try the following checks:

  1. Test the app installation on one affected iPad using a different internet connection, such as another Wi-Fi network or mobile hotspot.
  2. If it works on another network, review the original network for SSL inspection, proxy filtering, captive portal behavior, firewall filtering, or security tools that may be intercepting App Store or app download traffic.
  3. Make sure the device can securely reach the required Apple/App Store endpoints without certificate substitution or HTTPS inspection.
  4. After correcting the network behavior, retry the app installation from Hexnode.

Since the App Store is blocked by policy, manual installation may not be possible unless the restriction is temporarily relaxed for testing. In that case, testing from a different network is the better first step.

Best regards,
Isabel Lora
Hexnode UEM

Marked SolutionPending Review
Participant
4 days ago Jul 09, 2026
Marked SolutionPending Review

Tried the same iPad on a different internet connection and the app installed without any issue. Looks like it was only failing on the original network.

Marked SolutionPending Review
Hexnode Expert
4 days ago Jul 09, 2026
Marked SolutionPending Review

That matches the certificate warning. When iOS reports that the certificate for the server is invalid during an app install, the download request may be getting intercepted or filtered by the network. Hexnode can trigger the installation, but the device still needs a clean secure connection to complete the app download.

The fix is to review the original Wi-Fi/network configuration and allow the app download traffic without SSL inspection or certificate replacement. Once the network path is corrected, the app deployment should work from Hexnode without changing the app policy.

Best regards,
Isabel Lora
Hexnode UEM

Save