Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[notifications][Android] Fix events not being sent to js #28207

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

lukmccall
Copy link
Contributor

Why

Fixes events not being sent to js because native code uses the incorrect emitter.
Closes ENG-11898.

Test plan

Copy link

linear bot commented Apr 15, 2024

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Apr 15, 2024
@expo-bot
Copy link
Collaborator

expo-bot commented Apr 15, 2024

The Pull Request introduced fingerprint changes against the base commit: 89dea54

Fingerprint diff
[
  {
    "type": "dir",
    "filePath": "../../packages/expo-notifications/android",
    "reasons": [
      "expoAutolinkingAndroid"
    ],
    "hash": "e3d15556f80c815f68672b6437de734bda6116c5"
  }
]

Generated by PR labeler 🤖

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@lukmccall lukmccall merged commit 6de1b70 into main Apr 15, 2024
3 checks passed
@lukmccall lukmccall deleted the @lukmccall/notification/fix-notifications-listeners branch April 15, 2024 12:42
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Apr 15, 2024
@brentvatne brentvatne added the published Changes from the PR have been published to npm label Apr 18, 2024
douglowder pushed a commit that referenced this pull request Jun 12, 2024
# Why

Fixes events not being sent to js because native code uses the incorrect emitter.
Closes ENG-11898.

# Test plan

- https://github.com/douglowder/NotificationsTest/tree/canary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants