For Android Enterprise app deployment through managed Google Play, allow traffic to both the required TCP ports and Google Play-related hostnames.
Required TCP ports:
– TCP 443: Used for secure HTTPS communication with Google Play services and Hexnode endpoints.
– TCP 80: Used for HTTP redirection and certificate revocation list validation.
– TCP 5228, 5229, and 5230: Used by Google Play Services/Firebase Cloud Messaging for push notifications, real-time communication, and background sync.
Common Google Play hostnames to allowlist:
– play.googleapis.com
– googleusercontent.com
– android.clients.google.com
– ggpht.com
– gvt1.com
Also make sure your Hexnode portal/server endpoints are reachable from the managed devices. If these ports or domains are blocked, app installation, managed Google Play access, or background sync may fail on Android devices.
Regards,
Mary Romero