RocketChat / RocketChat/Rocket.Chat.ReactNative
Messages are not saved locally when delivered by push notifications
Open
Nobody has claimed this yet.
🎉 feature
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
- Your Rocket.Chat Experimental app version: 1.24.0.12814
- Your Rocket.Chat server version: 2.1.1
- Device (or Simulator) you're running with: ZB602KL
Messages are not saved locally when delivered by push notifications:
- Message delivered in push notification
- Flight mode turn on
- Click to notification
- Сhat opened. No message
If the message is delivered to the phone, it should be possible to read it locally.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the notification flow in the Rocket.Chat Experimental app: receive a message, enable flight mode, and open the notification. Then trace the app's push-notification handling and local message storage. Done means the delivered message remains readable after opening the notification while offline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100