Good afternoon!
Our web platform is written in React.
We have created a mobile application based on WebView. The code is in GitLab (Firebase).
---
The iOS version is fully ready.
---
The Android version is also done — we are using it.
Now we need to refine the Android version a bit. From the list below, we need to recheck what has already been implemented and refine what is not working.
---
Tasks for refinement:
---
1. General push notifications:
When the client receives general notifications (promotions, etc.), when clicking on the SMS, they should go to the corresponding chat. (this should definitely be implemented)
2. Individual push notifications:
When the client receives an individual SMS, when clicking on it, they should go to the corresponding chat. (this is likely already implemented)
3. Link transitions:
When a student clicks on a link inside or outside the application, they should go to the corresponding section, for example, to the chat. (It should be done, but incorrectly, specifically when transitioning, it goes to some page, then only to the chat. It needs to go directly without any additional pages.)
---
4. An icon on the application indicating that there are SMS (this is likely already implemented)
5. After the share button, the text regarding the issues is distributed neatly or all together - https://photo-screen.ru/i/s3afkSLhn
6. If minimized, the application should not go to sleep. When clicking on the SMS, it should go to the conversation. (this is likely not implemented)
---
In your responses, please indicate the approximate cost of refinement for each item.