If the OwlOps mobile app is stuck on the loading screen when connected to Wi-Fi (but works fine on cellular), the problem is usually related to your network’s DNS settings.
If the OwlOps mobile app gets stuck on the loading screen while connected to Wi-Fi — but works fine on cellular data — it’s often due to your Wi-Fi network’s DNS settings.
In some cases, the network is using a local DNS server (like 192.168.1.2
) that fails to properly route traffic to our API. Switching to a public DNS provider such as Cloudflare (1.1.1.1) or Google DNS (8.8.8.8) typically resolves the issue immediately.
Step 1: Update DNS Settings on Your Router (Recommended)
If you manage your network or have access to the router:
-
Open your router’s admin page
(usually something like192.168.1.1
or192.168.0.1
) -
Log in with your router credentials
-
Locate the DNS settings (often under “Internet” or “LAN” settings)
-
Replace the current DNS entries with:
-
Primary DNS:
1.1.1.1
(Cloudflare) -
Secondary DNS:
1.0.0.1
or8.8.8.8
(Google)
-
-
Save your changes and restart the router
This change will apply to all devices on your network and is the most effective long-term fix.
Step 2: Update DNS Settings on Your Phone (if router access isn't possible)
If you can’t change the router settings, you can manually override DNS on your phone:
For iPhone / iPad (iOS 15+)
-
Go to Settings > Wi-Fi
-
Tap the i icon beside your connected Wi-Fi
-
Scroll down and tap Configure DNS
-
Select Manual
-
Tap Add Server and enter:
-
1.1.1.1
-
(Optional: Add
1.0.0.1
or8.8.8.8
)
-
-
Remove any old DNS entries if visible
-
Tap Save
For Android (varies by device)
-
Open Settings > Network & Internet
-
Tap Wi-Fi
-
Tap the gear icon or network name for your connected Wi-Fi
-
Tap Advanced
-
Change IP Settings to Static
-
Enter:
-
DNS 1:
1.1.1.1
-
DNS 2:
1.0.0.1
or8.8.8.8
-
-
Save the settings
Need Help?
If you’re unsure how to update your router’s DNS or continue having trouble, let your IT team know the app requires access to:
api-owlops.azurewebsites.net
Ask them to ensure it isn’t being blocked or filtered by DNS/firewall settings.