RocketChat / RocketChat/Rocket.Chat.ReactNative

Messages are not saved locally when delivered by push notifications

Open
#1,432 2 comments 6 reactions 0 assignees View on GitHub

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:

  1. Message delivered in push notification
  2. Flight mode turn on
  3. Click to notification
  4. Сhat opened. No message

If the message is delivered to the phone, it should be possible to read it locally.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.