-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 Problem Description
Although backend services are running correctly, the Android application crashes on startup.
As a result, frontend–backend integration has not been validated.
🎯 Expected Behavior
- The UI should launch successfully.
- At least one backend API call should be executed from the app.
- The response should be rendered in the UI.
❌ Current Behavior
- The backend is operational, but integration cannot be tested due to the crash.
✅ Acceptance Criteria
- The app launches without crashing.
- At least one backend API request is successfully executed.
- A successful response (200 OK) is received.
- The response is rendered on the UI.
- Network calls are verifiable via logs.
🏷️ Priority / Labels
Priority: P1
Labels: bug, integration, android, backend, verification
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working