Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Add possibility to use custom handlers on 'handleReceivedMessage' #2345

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aamagda
Copy link

@aamagda aamagda commented Jan 20, 2023

RNReceivedMessageCustomHandler is required for applying custom logic with the received message.

For example our cases:

  • sync app data state (we send specific silent push without 'message')
  • remove some notifications from the 'notification center' by some filters (we send specific silent push without 'message')
  • track push was delivered

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant