Fix Android API Failures
Budget: ₹600 – ₹1,500 INR
My Android mobile app connects to admin.learnwithpiplo.com/api but, when users are on Wi-Fi, every call that should fetch levels or images stalls while all other endpoints work. Because the website and the admin panel load flawlessly, the server itself is reachable; only those two routes fail: /levels and the image URLs.
I’d like you to dig through the app’s network traffic, compare it with the backend logs, and pinpoint why both Levels and Images API requests time out or error on Wi-Fi yet behave on cellular. Once the root cause is clear, you’ll need to patch either the client-side request logic (Retrofit/Volley/OkHttp—whatever you find inside) or the server configuration so that the endpoints respond reliably under any network.
Deliverables
• Written root-cause analysis referencing exact failing URLs and error codes
• Code or configuration fix applied and documented
• Proof of success: short screen recording or log capture showing levels and images loading over Wi-Fi on a stock Android device (API 30+)
I’ll grant access to the repo and staging server as soon as we start. Let’s get these endpoints solid again.
I’d like you to dig through the app’s network traffic, compare it with the backend logs, and pinpoint why both Levels and Images API requests time out or error on Wi-Fi yet behave on cellular. Once the root cause is clear, you’ll need to patch either the client-side request logic (Retrofit/Volley/OkHttp—whatever you find inside) or the server configuration so that the endpoints respond reliably under any network.
Deliverables
• Written root-cause analysis referencing exact failing URLs and error codes
• Code or configuration fix applied and documented
• Proof of success: short screen recording or log capture showing levels and images loading over Wi-Fi on a stock Android device (API 30+)
I’ll grant access to the repo and staging server as soon as we start. Let’s get these endpoints solid again.