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

onNotification doesnt trigger on iOS devices for remote notifications #2185

Description

@messenja

I have configured app as described in docs. On android it works fine (local and remote), but not on iOS. So i have questions:

  • do i need other packages such @react-native-firebase/app and configure it as described here https://rnfirebase.io/#3-ios-setup?
  • do i need to upload APNs Authentication Key or Certificates to Firebase console to work it properly?
    And one more thing - nowhere in documentation said about token on iOS devices, received in onRegister callback. This is not actually FCM token, its APNS token, that i have to convert to FCM token. Am i right?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions