For security purpose, DevUtils will occasionally connect to its license server to check for the license key status. This is to ensure that the app integrity and license key status is not expired, corrupted or being replaced by malicious actors.

If for some reasons, DevUtils cannot connect to the license server, it will show a warning. This may happen it your network configurations (firewall, VPN, proxy, etc.) prevents the license requests.

License servers

The license server is located at the following address:

Check license server connection

Here are some methods to check if there is any connection issue between DevUtils and the license server.

Check from browser

Enter “https://api.devutils.app/ping” (or click this link) to your browser. It should says “healthy” or “pong” or “ok”.

CleanShot 2022-05-06 at 10.27.34@2x.png

Check from DevUtils

Open DevUtils → Help → Diagnostics & Debug → DevUtils Shell

CleanShot 2022-05-06 at 10.28.13@2x.png

Enter curl <https://api.devutils.app/ping>. It should also prints “healthy”, “pong”, or “ok” at the end.

CleanShot 2022-05-06 at 10.30.32@2x.png

Need help?

Contact [email protected] for more information.