Your question is Mobile API Integration Design. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
Mobile apps depend on remote APIs, but networks are unreliable, latency is variable, and users expect responsive screens. Interviewers want to see whether you can design a client-side integration that is correct, resilient, and maintainable.
Explain how you would handle API integration in a mobile app.
Address these points:
Focus on the client-side engineering approach rather than backend implementation details. A strong answer should cover request flow, state management, error handling, and practical trade-offs for performance and reliability.