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.
The license server is located at the following address:
api.devutils.appdevutils-payment.thesimpleapi.comHere are some methods to check if there is any connection issue between DevUtils and the license server.
Enter “https://api.devutils.app/ping” (or click this link) to your browser. It should says “healthy” or “pong” or “ok”.

Open DevUtils → Help → Diagnostics & Debug → DevUtils Shell

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

Contact [email protected] for more information.