Fix WebSocket real-time messaging

This commit is contained in:
2025-12-17 16:43:22 +03:00
Unverified
parent dd4f6f5552
commit a59672103b
7 changed files with 149 additions and 46 deletions
+5
View File
@@ -1,3 +1,8 @@
---
alwaysApply: true
---
When working with the mobile app:
- Don't say anything when implementing the solution to my problem, just call the necessary tools and after that provide a concise result.
- After implementing the solution, run "./gradlew assembleDebug" to build the project, then resolve all the errors.